aboutsummaryrefslogtreecommitdiff
path: root/src/components
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-01-23 17:37:59 +0000
committerAndrew Lee <alee14498@protonmail.com>2024-01-23 17:37:59 +0000
commit8790ecf93a87fd99ae383a9da666a38dc7f17437 (patch)
treee5cf25e08d19086fd799575f4381f3d5fe2f3e40 /src/components
parent15fd00acdd65ab50ac0791cfb877d049902d2b6a (diff)
downloadpersonal-website-8790ecf93a87fd99ae383a9da666a38dc7f17437.tar.gz
personal-website-8790ecf93a87fd99ae383a9da666a38dc7f17437.tar.bz2
personal-website-8790ecf93a87fd99ae383a9da666a38dc7f17437.zip
Almost finished the contacts page
Diffstat (limited to 'src/components')
-rw-r--r--src/components/contacts.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/src/components/contacts.json b/src/components/contacts.json
index 334808e..8b9e562 100644
--- a/src/components/contacts.json
+++ b/src/components/contacts.json
@@ -19,38 +19,38 @@
},
{
"platform": "Discord",
- "icon": "",
+ "icon": "discord",
"username": "alee",
"url": "https://discord.alee14.me"
},
{
"platform": "YouTube",
- "icon": "",
+ "icon": "youtube",
"username": "AndrewLeeCAN",
"url": "https://youtube.alee14.me"
},
{
"platform": "Mastodon",
- "icon": "",
+ "icon": "mastodon",
"username": "@alee@mstdn.ca",
"url": "https://mstdn.ca/@alee"
},
{
"platform": "X",
"comment": "yuck.",
- "icon": "",
+ "icon": "x-twitter",
"username": "alee",
"url": "https://twitter.alee14.me"
},
{
"platform": "Instagram",
- "icon": "",
+ "icon": "instagram",
"username": "alee14498",
"url": "https://instagram.alee14.me"
},
{
"platform": "Reddit",
- "icon": "",
+ "icon": "reddit",
"username": "alee1449",
"url": "https://reddit.alee14.me"
}