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="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>

View file

@ -30,7 +30,7 @@ import Footer from "../components/sections/FooterComponent.astro";
do coworking & study streams to keep myself accountable do coworking & study streams to keep myself accountable
and encourage productivity amongst viewers. I also do and encourage productivity amongst viewers. I also do
software and game development streams where I showcase software and game development streams where I showcase
my work flow. my workflow.
</p> </p>
<div class="flex w-full flex-row flex-wrap justify-start"> <div class="flex w-full flex-row flex-wrap justify-start">
<div <div