aboutsummaryrefslogtreecommitdiff
path: root/src/lib/socials.json
blob: ea75d918ec041627a9b3cfb11b6dfb3b56a25f86 (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
{
  "socials": [
    {
      "link": "https://github.com/pml68",
      "iconIndex": 0
    },
    {
      "link": "https://dev.to/pml68",
      "iconIndex": 1
    },
    {
      "link": "https://steamcommunity.com/id/nigmaballs",
      "iconIndex": 2
    },
    {
      "link": "https://t.me/pml68_1",
      "iconIndex": 3
    },
    {
      "link": "mailto:contact@pml68.dev",
      "iconIndex": 4
    }
  ]
}