mirror of
https://github.com/liyunze-coding/RythonDev.git
synced 2026-09-22 15:53:57 +00:00
updated profile pic
This commit is contained in:
parent
6326b6f630
commit
fa176c7787
3 changed files with 4 additions and 4 deletions
BIN
public/images/pfp_new.webp
Normal file
BIN
public/images/pfp_new.webp
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
|
|
@ -116,10 +116,10 @@
|
||||||
<div class="flex h-20 flex-row">
|
<div class="flex h-20 flex-row">
|
||||||
<div class="mr-1 flex w-20 items-center justify-center">
|
<div class="mr-1 flex w-20 items-center justify-center">
|
||||||
<img
|
<img
|
||||||
src="/images/pfp_transparent_square.webp"
|
src="/images/pfp_new.webp"
|
||||||
alt="Ryan"
|
alt="Ryan"
|
||||||
width="100"
|
width="80"
|
||||||
height="100"
|
height="80"
|
||||||
class="max-w-full rounded-full bg-[#505050]"
|
class="max-w-full rounded-full bg-[#505050]"
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue