blob: 208a115ce9254173aeffe66dfc2af9f1d15c5abe (
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",
"icon": "Github"
},
{
"link": "https://dev.to/pml68",
"icon": "Dev"
},
{
"link": "https://steamcommunity.com/id/nigmaballs",
"icon": "Steam"
},
{
"link": "https://t.me/pml68_1",
"icon": "Telegram"
},
{
"link": "mailto:contact@pml68.me",
"icon": "Envelope"
}
]
}
|