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
|
<Link
|
||||||
target="_blank"
|
target="_blank"
|
||||||
color={colorScheme.buttonText}
|
color={colorScheme.buttonText}
|
||||||
href="https://community.lucidcreations.media/"
|
href="https://community.werewolfkid.monster/"
|
||||||
>
|
>
|
||||||
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
|
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
|
||||||
{"The Cove"}
|
{"The Cove"}
|
||||||
@@ -169,15 +169,6 @@ export default function Home() {
|
|||||||
</Heading>
|
</Heading>
|
||||||
|
|
||||||
<HStack gap="6" wrap="wrap" justifyContent="center">
|
<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
|
<Link
|
||||||
target="_blank"
|
target="_blank"
|
||||||
color={colorScheme.buttonText}
|
color={colorScheme.buttonText}
|
||||||
|
|||||||
Reference in New Issue
Block a user