add: followers/following ui

This commit is contained in:
trisua 2025-03-31 22:35:11 -04:00
parent 17564ede49
commit e183a01887
13 changed files with 469 additions and 86 deletions

View file

@ -65,7 +65,7 @@ show_lhs=true) -%}
<div class="inner">
<b class="title">{{ user.username }}</b>
<a href="/user/{{ user.username }}">
<a href="/@{{ user.username }}">
{{ icon "circle-user-round" }}
<span>{{ text "auth:link.my_profile" }}</span>
</a>