Display profile icons

This commit is contained in:
StevenNMeza
2021-03-22 19:06:57 +01:00
parent fde2500ae9
commit 9da8449ee5
5 changed files with 6 additions and 2 deletions
+1
View File
@@ -70,6 +70,7 @@ html
li(class=past === 'all' ? 'active' : '')
a(href="?sort=" + sortby + "&t=all") all time
.info
img(src=data.icon_img)
h1 #{data.username}
p(class="user-stat") <span>#{kFormatter(data.link_karma)}</span> post karma
p(class="user-stat") <span>#{kFormatter(data.comment_karma)}</span> comment karma