fix: use png for pfp

This commit is contained in:
dusk 2025-02-07 07:41:24 +03:00
parent c6a35c1710
commit abb9ddd3f0
Signed by: dusk
SSH Key Fingerprint: SHA256:Abmvag+juovVufZTxyWY8KcVgrznxvBjQpJesv071Aw
3 changed files with 1 additions and 4 deletions

View File

@ -48,7 +48,7 @@
<svelte:fragment slot="tooltipContent" <svelte:fragment slot="tooltipContent"
>character from unorthodox kitten</svelte:fragment >character from unorthodox kitten</svelte:fragment
> >
<img class="w-36 u-photo" src="/pfp.webp" alt="character from unorthodox kitten" /> <img class="w-36 u-photo" src="/pfp.png" alt="character from unorthodox kitten" />
</Tooltip> </Tooltip>
</div> </div>
<div <div

BIN
static/pfp.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 140 KiB

BIN
static/pfp.webp (Stored with Git LFS)

Binary file not shown.