Web/main/_data/socials.json
Ell 2b75f5f5c4
All checks were successful
ci/woodpecker/push/main Pipeline was successful
social update
2023-12-14 11:38:58 +01:00

46 lines
966 B
JSON

[
{
"name": "Twitter",
"link": "https://twitter.com/Ellpeck"
},
{
"name": "Bluesky",
"link": "https://bsky.app/profile/ellpeck.bsky.social"
},
{
"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": "NuGet",
"link": "https://www.nuget.org/profiles/Ellpeck"
},
{
"name": "Twitch",
"link": "https://twitch.tv/ellpeck"
},
{
"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
}
]