aboutsummaryrefslogtreecommitdiff
path: root/src/lib/socials.json
blob: c5910d06fa01d5d70d8558d37c482fc8fe674d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
  "socials": [
    {
      "link": "https://github.com/pml68",
      "icon": "fa-github"
    },
    {
      "link": "https://dev.to/pml68",
      "icon": "fa-dev"
    },
    {
      "link": "https://steamcommunity.com/id/nigmaballs",
      "icon": "fa-steam"
    }
  ]
}