From 09f88d5caac03db10e4cb91f0aac3710e31c8c2c Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Sun, 8 Dec 2024 10:59:38 -0500 Subject: Upgrading website to Astro 5.0 --- src/data/contacts.json | 7 ------- 1 file changed, 7 deletions(-) (limited to 'src/data') diff --git a/src/data/contacts.json b/src/data/contacts.json index c47ffa3..80c7cc3 100644 --- a/src/data/contacts.json +++ b/src/data/contacts.json @@ -47,12 +47,5 @@ "username": "Andrew Lee Projects", "url": "https://discord.alee14.me", "mouseover": "Discord" - }, - { - "platform": "X", - "icon": "x-twitter", - "username": "Alee14498", - "url": "https://twitter.alee14.me", - "mouseover": "yuck." } ] -- cgit v1.2.3