update urls #24

Merged
werewolfkid merged 2 commits from update-urls into main 2026-04-27 20:34:29 -04:00
Showing only changes of commit b5e279f0ba - Show all commits
+3 -3
View File
@@ -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"}