We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 021a0f3 commit 4399878Copy full SHA for 4399878
src/App.tsx
@@ -26,6 +26,7 @@ const socials = [
26
"https://www.instagram.com/kuma_gee/",
27
"https://bsky.app/profile/kuma-gee.com",
28
"https://discord.gg/k2VP8hygme",
29
+ "mailto:[email protected]",
30
];
31
32
const imageUrl = (id: number) =>
0 commit comments