blob: 16ebb5f3df849cf64a1a9f20413c71fde42b17a2 (
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.me",
"iconIndex": 4
}
]
}
|