mirror of
https://github.com/blueskychan-dev/blueskychan.dev.git
synced 2025-07-07 15:21:04 +00:00
Update Avatar.jsx
This commit is contained in:
parent
915a2cb0fe
commit
72b50c793b
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ const Avatar = () => {
|
|||
<div className="rounded-2xl overflow-hidden w-24" id="status">
|
||||
<Image
|
||||
priority={true}
|
||||
src="/pfp.png"
|
||||
src="/pfp.jpg"
|
||||
width={128}
|
||||
height={128}
|
||||
alt="Profile picture"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue