From 2f4cd260fd624f964be09f1dad20331c418fdf42 Mon Sep 17 00:00:00 2001 From: r Date: Wed, 1 Jan 2020 09:40:47 +0000 Subject: Use png icons instead of font icons --- templates/status.tmpl | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'templates/status.tmpl') diff --git a/templates/status.tmpl b/templates/status.tmpl index 2013f47..7facba2 100644 --- a/templates/status.tmpl +++ b/templates/status.tmpl @@ -5,7 +5,7 @@ avatar {{EmojiFilter .Account.DisplayName .Account.Emojis}} - + retweeted retweeted {{template "status" .Reblog}} @@ -28,23 +28,23 @@ {{if eq .Visibility "public"}} - + Public {{else if eq .Visibility "unlisted"}} - + Unlisted {{else if eq .Visibility "private"}} - + Private {{else if eq .Visibility "direct"}} - + Direct {{end}} - + source {{end}}
{{if .InReplyToID}} - + reply to reply to {{.Pleroma.InReplyToAccountAcct}} {{if index .ReplyMap .ID}} - {{end}} {{end}} @@ -88,7 +88,7 @@