From 8825af4b3b18c4cea3bf798496022d72f8188faa Mon Sep 17 00:00:00 2001 From: Andrew Lee Date: Tue, 23 Jan 2024 19:09:29 +0000 Subject: Update contact usernames and add target="_blank" to contact links --- src/components/contacts.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'src/components') diff --git a/src/components/contacts.json b/src/components/contacts.json index 8b9e562..313db1d 100644 --- a/src/components/contacts.json +++ b/src/components/contacts.json @@ -14,13 +14,13 @@ { "platform": "PayPal", "icon": "paypal", - "username": "alee14", + "username": "alee14498", "url": "https://paypal.me/alee14498" }, { "platform": "Discord", "icon": "discord", - "username": "alee", + "username": "Andrew Lee Projects", "url": "https://discord.alee14.me" }, { @@ -32,15 +32,15 @@ { "platform": "Mastodon", "icon": "mastodon", - "username": "@alee@mstdn.ca", + "username": "alee@mstdn.ca", "url": "https://mstdn.ca/@alee" }, { "platform": "X", - "comment": "yuck.", "icon": "x-twitter", - "username": "alee", - "url": "https://twitter.alee14.me" + "username": "Alee14498", + "url": "https://twitter.alee14.me", + "comment": "yuck." }, { "platform": "Instagram", -- cgit v1.2.3