diff --git a/src/components/Footer.astro b/src/components/Footer.astro
index 784559f..e0c1e9b 100644
--- a/src/components/Footer.astro
+++ b/src/components/Footer.astro
@@ -2,7 +2,4 @@
class="pt-12 text-center text-xs text-lightModeForegroundMuted hover:text-lightModeForeground dark:text-darkModeForegroundMuted dark:hover:text-darkModeForeground"
>
- Built with Astro Link 🔗
diff --git a/src/siteConfig.json b/src/siteConfig.json
index efd2b13..8092d8e 100644
--- a/src/siteConfig.json
+++ b/src/siteConfig.json
@@ -14,7 +14,12 @@
"id": "1728534577185",
"icon": "x",
"url": "https://x.com/KittyTypha"
- }
+ },
+ {
+ "id": "1728534577186",
+ "icon": "steam",
+ "url": "https://steamcommunity.com/id/furrythatroars"
+ }
],
"customLinks": [
{