fix(ui): show community in home timelines

This commit is contained in:
trisua 2025-04-09 19:52:36 -04:00
parent b78508ee15
commit 23932dc9ae
3 changed files with 4 additions and 5 deletions

View file

@ -88,7 +88,7 @@
</div>
<div class="card-nest flex flex-col">
<div id="bio" class="card small">
<div id="bio" class="card small no_p_margin">
{{ profile.settings.biography|markdown|safe }}
</div>