aboutsummaryrefslogtreecommitdiff
path: root/src/components/contacts.json
blob: 334808e11e5029349f09bab2e73bdad2905ab065 (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": "",
        "username": "alee",
        "url": "https://discord.alee14.me"
    },
    {
        "platform": "YouTube",
        "icon": "",
        "username": "AndrewLeeCAN",
        "url": "https://youtube.alee14.me"
    },
    {
        "platform": "Mastodon",
        "icon": "",
        "username": "@alee@mstdn.ca",
        "url": "https://mstdn.ca/@alee"
    },
    {
        "platform": "X",
        "comment": "yuck.",
        "icon": "",
        "username": "alee",
        "url": "https://twitter.alee14.me"
    },
    {
        "platform": "Instagram",
        "icon": "",
        "username": "alee14498",
        "url": "https://instagram.alee14.me"
    },
    {
        "platform": "Reddit",
        "icon": "",
        "username": "alee1449",
        "url": "https://reddit.alee14.me"
    }
]