22 lines
411 B
JSON
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"
|
|
}
|
|
]
|