Skip to content

Commit 8906e41

Browse files
committed
Renamed nickavatar.png.avif to nickavatar.avif
1 parent 31802aa commit 8906e41

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

packages/nextjs/app/builders/0x48Bf488D00FE4C83e803688ffE5532EB83E9a0ff/page.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ const NicwnProfilePage: NextPage = () => {
4949
<div className="p-1 bg-[#55BAB7] rounded-full overflow-hidden">
5050
<div className="w-32 h-32 relative">
5151
<Image
52-
src="/nickavatar.png.avif"
52+
src="/nickavatar.avif"
5353
alt="Nicholas Wang"
5454
fill
5555
sizes="(max-width: 128px) 100vw, 128px"
File renamed without changes.

0 commit comments

Comments
 (0)