Link banner back to timeline

main
Bob Mottram 2021-02-05 15:46:05 +00:00
parent 0dabc9395a
commit 49610cae66
1 changed files with 2 additions and 0 deletions

View File

@ -1350,6 +1350,8 @@ def htmlEditProfile(cssCache: {}, translate: {}, baseDir: str, path: str,
'</div>\n'
# top banner
editProfileForm += \
'<a href="/users/' + nickname + '/' + defaultTimeline + '">'
editProfileForm += '<img loading="lazy" class="timeline-banner" src="' + \
'/users/' + nickname + '/' + bannerFile + '" alt="" /></a>\n'