aboutsummaryrefslogtreecommitdiff
path: root/src/components/contacts.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/components/contacts.json')
-rw-r--r--src/components/contacts.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/src/components/contacts.json b/src/components/contacts.json
index 6763340..fbad4c0 100644
--- a/src/components/contacts.json
+++ b/src/components/contacts.json
@@ -1,29 +1,23 @@
[
{
- "platform": "GitHub",
- "icon": "github",
- "username": "Alee14",
- "url": "https://github.alee14.me"
- },
- {
"platform": "LinkedIn",
"icon": "linkedin",
"username": "AndrewLeeCAN",
"url": "https://linkedin.alee14.me"
},
{
+ "platform": "GitHub",
+ "icon": "github",
+ "username": "Alee14",
+ "url": "https://github.alee14.me"
+ },
+ {
"platform": "PayPal",
"icon": "paypal",
"username": "alee14498",
"url": "https://paypal.me/alee14498"
},
{
- "platform": "Discord",
- "icon": "discord",
- "username": "Andrew Lee Projects",
- "url": "https://discord.alee14.me"
- },
- {
"platform": "YouTube",
"icon": "youtube",
"username": "AndrewLeeCAN",
@@ -36,13 +30,6 @@
"url": "https://mstdn.ca/@alee"
},
{
- "platform": "X",
- "icon": "x-twitter",
- "username": "Alee14498",
- "url": "https://twitter.alee14.me",
- "mouseover": "yuck."
- },
- {
"platform": "Instagram",
"icon": "instagram",
"username": "alee14498",
@@ -53,5 +40,18 @@
"icon": "reddit",
"username": "alee1449",
"url": "https://reddit.alee14.me"
+ },
+ {
+ "platform": "Discord",
+ "icon": "discord",
+ "username": "Andrew Lee Projects",
+ "url": "https://discord.alee14.me"
+ },
+ {
+ "platform": "X",
+ "icon": "x-twitter",
+ "username": "Alee14498",
+ "url": "https://twitter.alee14.me",
+ "mouseover": "yuck."
}
-] \ No newline at end of file
+]