Web/main/_data/socials.json

46 lines
966 B
JSON
Raw Permalink Normal View History

2022-12-18 22:12:58 +01:00
[
{
"name": "Twitter",
"link": "https://twitter.com/Ellpeck"
},
{
2023-12-14 11:38:58 +01:00
"name": "Bluesky",
"link": "https://bsky.app/profile/ellpeck.bsky.social"
},
{
"name": "GitHub",
"link": "https://github.com/Ellpeck/",
"darkIcon": true
},
{
2023-06-30 15:39:26 +02:00
"name": "Forgejo",
"link": "https://git.ellpeck.de/Ellpeck"
},
{
"name": "itch.io",
"link": "https://ellpeck.itch.io/",
"darkIcon": true
},
2023-12-14 11:38:58 +01:00
{
"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
}
2022-12-18 22:12:58 +01:00
]