aboutsummaryrefslogtreecommitdiff
path: root/src/lib/socials.json
blob: c6a4a55f6fab24071e901c53b889e10ee25ebcc4 (plain)
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
{
  "socials": [
    {
      "name": "github",
      "link": "https://github.com/pml68"
    },
    {
      "name": "sourcehut",
      "link": "https://sr.ht/~pml68"
    },
    {
      "name": "dev",
      "link": "https://dev.to/pml68"
    },
    {
      "name": "steam",
      "link": "https://steamcommunity.com/id/nigmaballs"
    },
    {
      "name": "telegram",
      "link": "https://t.me/pml68_1"
    },
    {
      "name": "email",
      "link": "mailto:contact@pml68.dev"
    }
  ]
}