Skip to content

Commit 4399878

Browse files
committed
add email
1 parent 021a0f3 commit 4399878

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/App.tsx

+1
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ const socials = [
2626
"https://www.instagram.com/kuma_gee/",
2727
"https://bsky.app/profile/kuma-gee.com",
2828
"https://discord.gg/k2VP8hygme",
29+
2930
];
3031

3132
const imageUrl = (id: number) =>

0 commit comments

Comments
 (0)