hypnagaga_old/src/_data/social.json
2022-11-24 13:48:09 +01:00

22 lines
411 B
JSON

[
{
"platform": "github",
"url": "https://github.com/madrilene/eleventy-excellent",
"icon": "github.svg"
},
{
"platform": "mastodon",
"url": "https://front-end.social/@lene",
"icon": "mastodon.svg"
},
{
"platform": "ko-fi",
"url": "https://ko-fi.com/lenesaile",
"icon": "kofi.svg"
},
{
"platform": "rss",
"url": "/feed.xml",
"icon": "rss.svg"
}
]