fix(ui): show community in home timelines
This commit is contained in:
parent
b78508ee15
commit
23932dc9ae
3 changed files with 4 additions and 5 deletions
|
@ -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>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue