From 3c6653a77b8951672ea169d175db154495a981fe Mon Sep 17 00:00:00 2001 From: r Date: Sun, 12 Jan 2020 17:16:57 +0000 Subject: Add dark mode --- templates/notification.tmpl | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'templates/notification.tmpl') diff --git a/templates/notification.tmpl b/templates/notification.tmpl index d68382f..79d6d90 100644 --- a/templates/notification.tmpl +++ b/templates/notification.tmpl @@ -14,7 +14,7 @@
{{EmojiFilter .Account.DisplayName .Account.Emojis}} - followed + followed followed you
@@ -36,7 +36,7 @@
{{EmojiFilter .Account.DisplayName .Account.Emojis}} - retweeted + retweeted retweeted your post
{{template "status" .Status}} @@ -53,7 +53,7 @@
{{EmojiFilter .Account.DisplayName .Account.Emojis}} - liked + liked liked your post
{{template "status" .Status}} -- cgit v1.2.3