blob: f87255d68f34dbd44c504d0891709e78c7e0a514 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
|
{
"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"
},
{
"link": "https://t.me/pml68_1",
"icon": "fa-telegram"
}
]
}
|