Web/main/_data/socials.json
Ell 812fe57577
All checks were successful
ci/woodpecker/push/main Pipeline was successful
cool cleanup club
2023-08-07 14:04:06 +02:00

46 lines
941 B
JSON

[
{
"name": "Twitter",
"link": "https://twitter.com/Ellpeck"
},
{
"name": "Twitch",
"link": "https://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"
}
]