aboutsummaryrefslogtreecommitdiff
path: root/src/components/contacts.json
blob: 8b9e562cd3da9455440529ccc529f04600b25774 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
[
    {
        "platform": "GitHub",
        "icon": "github",
        "username": "Alee14",
        "url": "https://github.alee14.me"
    },
    {
        "platform": "LinkedIn",
        "icon": "linkedin",
        "username": "AndrewLeeCAN",
        "url": "https://linkedin.alee14.me"
    },
    {
        "platform": "PayPal",
        "icon": "paypal",
        "username": "alee14",
        "url": "https://paypal.me/alee14498"
    },
    {
        "platform": "Discord",
        "icon": "discord",
        "username": "alee",
        "url": "https://discord.alee14.me"
    },
    {
        "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": "X",
        "comment": "yuck.",
        "icon": "x-twitter",
        "username": "alee",
        "url": "https://twitter.alee14.me"
    },
    {
        "platform": "Instagram",
        "icon": "instagram",
        "username": "alee14498",
        "url": "https://instagram.alee14.me"
    },
    {
        "platform": "Reddit",
        "icon": "reddit",
        "username": "alee1449",
        "url": "https://reddit.alee14.me"
    }
]