fixed broken links

This commit is contained in:
Lucid Kobold
2025-08-14 20:35:31 -04:00
parent 8eeac58ea8
commit 6e57797278

View File

@@ -83,7 +83,7 @@ export default function Home() {
<Link <Link
target="_blank" target="_blank"
color="whiteAlpha.950" color="whiteAlpha.950"
href="https://gumroad.social.koboldkid.com/" href="http://gumroad.social.koboldkid.com/"
> >
{"Gumroad"} {"Gumroad"}
</Link> </Link>
@@ -154,7 +154,7 @@ export default function Home() {
<Link <Link
target="_blank" target="_blank"
color="whiteAlpha.950" color="whiteAlpha.950"
href="https://bsky.social.koboldkid.com/" href="http://bsky.social.koboldkid.com/"
> >
{"Bsky"} {"Bsky"}
</Link> </Link>
@@ -185,7 +185,7 @@ export default function Home() {
<Link <Link
target="_blank" target="_blank"
color="whiteAlpha.950" color="whiteAlpha.950"
href="https://koboldkid.com/" href="http://yt-archives.social.koboldkid.com/"
> >
{"YouTube Archives"} {"YouTube Archives"}
</Link> </Link>
@@ -194,7 +194,7 @@ export default function Home() {
<Link <Link
target="_blank" target="_blank"
color="whiteAlpha.950" color="whiteAlpha.950"
href="http://yt-archives.social.koboldkid.com/" href="http://twitch.social.koboldkid.com/"
> >
{"Twitch"} {"Twitch"}
</Link> </Link>