update urls #24
+3
-3
@@ -192,7 +192,7 @@ export default function Home() {
|
||||
<Link
|
||||
target="_blank"
|
||||
color={colorScheme.buttonText}
|
||||
// href={`https://jinxxy.com/werewolfkid/products?service=all`}
|
||||
// href={`https://jinxxy.com/werewolfkid/products?service=all`}
|
||||
>
|
||||
<Button
|
||||
_hover={{ cursor: "disabled" }}
|
||||
@@ -295,7 +295,7 @@ export default function Home() {
|
||||
<Link
|
||||
target="_blank"
|
||||
color={colorScheme.buttonText}
|
||||
href={`https://tyferret.werewolfkid.monster`}
|
||||
href={`https://tythetyke.werewolfkid.monster`}
|
||||
>
|
||||
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
|
||||
{"Ty's Blue Sky"}
|
||||
@@ -304,7 +304,7 @@ export default function Home() {
|
||||
<Link
|
||||
target="_blank"
|
||||
color={colorScheme.buttonText}
|
||||
href={`https://t.me/tyferret`}
|
||||
href={`https://tythetyke.werewolfkid.monster/telegram`}
|
||||
>
|
||||
<Button variant="solid" bgColor={colorScheme.button} fontSize="xl">
|
||||
{"Ty's Telegram Channel"}
|
||||
|
||||
Reference in New Issue
Block a user