aboutsummaryrefslogtreecommitdiff
path: root/templates/userlist.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2021-04-07 06:55:11 +0000
committerr <r@freesoftwareextremist.com>2021-04-07 06:55:11 +0000
commitc7e130e305c1071a75ef4bbe01ad39af2343041d (patch)
tree3ab73adf3f4139f00239890ddc4b6ae87159e237 /templates/userlist.tmpl
parent69dc1b59a4ee995f4f6ae229df5e4a36889f48ce (diff)
downloadbloat-c7e130e305c1071a75ef4bbe01ad39af2343041d.tar.gz
bloat-c7e130e305c1071a75ef4bbe01ad39af2343041d.zip
Fix animated avatars
Diffstat (limited to 'templates/userlist.tmpl')
-rw-r--r--templates/userlist.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/userlist.tmpl b/templates/userlist.tmpl
index 0a83bf4..3f75085 100644
--- a/templates/userlist.tmpl
+++ b/templates/userlist.tmpl
@@ -4,7 +4,7 @@
<div class="user-list-item">
<div class="user-list-profile-img">
<a class="img-link" href="/user/{{.ID}}">
- <img class="status-profile-img" src="{{.AvatarStatic}}" title="@{{.Acct}}" alt="avatar" height="48" />
+ <img class="status-profile-img" src="{{.Avatar}}" title="@{{.Acct}}" alt="avatar" height="48" />
</a>
</div>
<div class="user-list-name">