diff --git a/src/app/page.tsx b/src/app/page.tsx index 92749bc..3f90192 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -17,6 +17,8 @@ const colorScheme = { buttonText: "gray.950" }; +const socialSubdomain = "https://social.werewolfkid.monster/"; + export default function Home() { return (