fix people bottom display

This commit is contained in:
Jill 2023-01-19 04:41:25 +03:00
parent 35a405500c
commit 56b3ae9e94
1 changed files with 1 additions and 1 deletions

View File

@ -312,7 +312,7 @@ a set of 2 wedding videos.
</div>
{#if p.bottom}
<div class="person-bottom">
<small>Profile picture by <a href="https://twitter.com/DumbDogDoodles">@DumbDugDoodles</a>.</small>
{@html p.bottom}
</div>
{/if}
</button>