aboutsummaryrefslogtreecommitdiff
path: root/src/components/contacts.json
diff options
context:
space:
mode:
authorAndrew Lee <alee14498@protonmail.com>2024-01-25 18:17:05 +0000
committerAndrew Lee <alee14498@protonmail.com>2024-01-25 18:17:05 +0000
commit162e303beeb5f2987852b543805fb6243a4ae725 (patch)
tree0ab344aff25f29ace760bf4229b46d7a236dc354 /src/components/contacts.json
parent5542c18af3cebe63bcbd5fd6d54625af3ca4f2fe (diff)
downloadpersonal-website-162e303beeb5f2987852b543805fb6243a4ae725.tar.gz
personal-website-162e303beeb5f2987852b543805fb6243a4ae725.tar.bz2
personal-website-162e303beeb5f2987852b543805fb6243a4ae725.zip
Moved json files into a dedicated folder
Diffstat (limited to 'src/components/contacts.json')
-rw-r--r--src/components/contacts.json57
1 files changed, 0 insertions, 57 deletions
diff --git a/src/components/contacts.json b/src/components/contacts.json
deleted file mode 100644
index fbad4c0..0000000
--- a/src/components/contacts.json
+++ /dev/null
@@ -1,57 +0,0 @@
-[
- {
- "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": "YouTube",
- "icon": "youtube",
- "username": "AndrewLeeCAN",
- "url": "https://youtube.alee14.me"
- },
- {
- "platform": "Mastodon",
- "icon": "mastodon",
- "username": "alee@mstdn.ca",
- "url": "https://mstdn.ca/@alee"
- },
- {
- "platform": "Instagram",
- "icon": "instagram",
- "username": "alee14498",
- "url": "https://instagram.alee14.me"
- },
- {
- "platform": "Reddit",
- "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."
- }
-]