Web/main/_data/socials.json
Ell 29057b7308
All checks were successful
Jenkins
Ellpeck/Web/pipeline/head This commit looks good
update git social
2023-06-30 15:39:26 +02:00

46 lines
940 B
JSON

[
{
"name": "Twitter",
"link": "https://twitter.com/Ellpeck"
},
{
"name": "Twitch",
"link": "http://twitch.tv/ellpeck"
},
{
"name": "GitHub",
"link": "https://github.com/Ellpeck/",
"darkIcon": true
},
{
"name": "Forgejo",
"link": "https://git.ellpeck.de/Ellpeck"
},
{
"name": "itch.io",
"link": "https://ellpeck.itch.io/",
"darkIcon": true
},
{
"name": "YouTube",
"link": "https://www.youtube.com/c/ellpeck"
},
{
"name": "Instagram",
"link": "https://instagram.com/Ellopecko"
},
{
"name": "Email",
"link": "mailto:me@ellpeck.de",
"darkIcon": true
},
{
"name": "Mastodon",
"link": "https://mstdn.social/@Ellpeck"
},
{
"name": "Cohost",
"link": "https://cohost.org/Ellpeck"
}
]