feat: add twitch link to links.json

This commit is contained in:
Stevan Freeborn
2025-12-30 15:54:23 -06:00
committed by GitHub
parent 5d1944eac6
commit c777df90cf
+5
View File
@@ -4,6 +4,11 @@
"icon": "fa-brands fa-square-youtube fa-lg", "icon": "fa-brands fa-square-youtube fa-lg",
"text": "YouTube" "text": "YouTube"
}, },
{
"href": "https://twitch.stevanfreeborn.com",
"icon": "fa-brands fa-twitch fa-lg",
"text": "Twitch"
},
{ {
"href": "https://store.stevanfreeborn.com", "href": "https://store.stevanfreeborn.com",
"icon": "fa-solid fa-store fa-lg", "icon": "fa-solid fa-store fa-lg",