aboutsummaryrefslogtreecommitdiff
path: root/templates/nav.tmpl
diff options
context:
space:
mode:
authorr <r@freesoftwareextremist.com>2021-05-30 09:13:47 +0000
committerr <r@freesoftwareextremist.com>2021-05-30 09:13:47 +0000
commit4ab53547a81aa954b694fbde292c14bd2d04b76c (patch)
tree4ed7280db468abc4b9a05bf05d5d32776772342a /templates/nav.tmpl
parent9f34b607498c09b4a21bdcc82b3295f6c94bd058 (diff)
parent44d4b0d379ddfe004bff710c5c3cb44692500ad4 (diff)
downloadbloat-4ab53547a81aa954b694fbde292c14bd2d04b76c.tar.gz
bloat-4ab53547a81aa954b694fbde292c14bd2d04b76c.zip
Merge branch 'master' into absolute_fluoride
Diffstat (limited to 'templates/nav.tmpl')
-rw-r--r--templates/nav.tmpl2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/nav.tmpl b/templates/nav.tmpl
index 98f0532..88458c8 100644
--- a/templates/nav.tmpl
+++ b/templates/nav.tmpl
@@ -3,7 +3,7 @@
<div class="user-info">
<div class="user-info-img-container">
<a class="img-link" href="/timeline/home" title="Home (1)">
- <img class="user-info-img" src="{{.User.AvatarStatic}}" alt="profile-avatar" height="64" />
+ <img class="user-info-img" src="{{.User.Avatar}}" alt="profile-avatar" height="64" />
</a>
</div>
<div class="user-info-details-container">