feat(frontend): appease pagespeed insights
This commit is contained in:
parent
4a17611766
commit
bcdcb1e0d5
5 changed files with 7 additions and 6 deletions
|
@ -49,7 +49,7 @@
|
|||
</div>
|
||||
<div class="col-md">
|
||||
<h2>{data.display_name ?? data.name}</h2>
|
||||
<h5 class="text-body-secondary">{data.name} (@{data.user.name})</h5>
|
||||
<p class="fs-5 text-body-secondary">{data.name} (@{data.user.name})</p>
|
||||
{#if profileEmpty && $userStore?.id === data.user.id}
|
||||
<hr />
|
||||
<p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue