new-logo #16

Merged
werewolfkid merged 2 commits from new-logo into main 2025-10-10 16:50:29 -04:00
14 changed files with 37 additions and 15 deletions
Showing only changes of commit dcbee78325 - Show all commits

View File

@@ -132,7 +132,7 @@ export default function Home() {
<Link
target="_blank"
color={colorScheme.buttonText}
href="https://community.lucidcreations.media/"
href="https://community.werewolfkid.monster/"
>
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
{"The Cove"}
@@ -169,15 +169,6 @@ export default function Home() {
</Heading>
<HStack gap="6" wrap="wrap" justifyContent="center">
{/* <Link
target="_blank"
color={colorScheme.buttonText}
href={`${socialSubdomain}`}
>
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
{"Werewolf Kid Website"}
</Button>
</Link> */}
<Link
target="_blank"
color={colorScheme.buttonText}