Updated link for the cove and removed unused components.
All checks were successful
All checks were successful
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user