updated profile pic

This commit is contained in:
liyunze 2025-04-29 23:03:04 +10:00
parent 6326b6f630
commit fa176c7787
3 changed files with 4 additions and 4 deletions

BIN
public/images/pfp_new.webp Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 52 KiB

View file

@ -116,10 +116,10 @@
<div class="flex h-20 flex-row">
<div class="mr-1 flex w-20 items-center justify-center">
<img
src="/images/pfp_transparent_square.webp"
src="/images/pfp_new.webp"
alt="Ryan"
width="100"
height="100"
width="80"
height="80"
class="max-w-full rounded-full bg-[#505050]"
/>
</div>