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