diff options
| author | Andrew Lee <andrew@alee14.me> | 2024-12-08 10:59:38 -0500 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2024-12-08 10:59:38 -0500 |
| commit | 09f88d5caac03db10e4cb91f0aac3710e31c8c2c (patch) | |
| tree | 9229dbb102703f88890ebd60cc63475e61c2491c /src/data/contacts.json | |
| parent | 7f1917a19853586d563da0bb871b72be3859fc81 (diff) | |
| download | personal-website-09f88d5caac03db10e4cb91f0aac3710e31c8c2c.tar.gz personal-website-09f88d5caac03db10e4cb91f0aac3710e31c8c2c.tar.bz2 personal-website-09f88d5caac03db10e4cb91f0aac3710e31c8c2c.zip | |
Upgrading website to Astro 5.0
Diffstat (limited to 'src/data/contacts.json')
| -rw-r--r-- | src/data/contacts.json | 7 |
1 files changed, 0 insertions, 7 deletions
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." } ] |
