Files
sumup/data/socialmedia.json

20 lines
368 B
JSON

{ "accounts" :
[
{
"name": "X",
"url": "https://x.com/mirror1089"
},
{
"name": "Tumblr",
"url": "https://www.tumblr.com/redesignart"
},
{
"name": "LinkedIn",
"url": "https://de.linkedin.com/in/franz-klotsche-84461858"
},
{
"name": "GitHub",
"url": "https://github.com/kurrrioo/"
}
]
}