16 lines
258 B
JSON
16 lines
258 B
JSON
{
|
|
"main": [
|
|
|
|
{
|
|
"name": "mastodon",
|
|
"icon": "fab fa-mastodon",
|
|
"link": "https://mastodon.fediversity.eu/@fediversity"
|
|
},
|
|
{
|
|
"name": "rss",
|
|
"icon": "fab fa-rss",
|
|
"link": "https://fediversity.eu/rss"
|
|
}
|
|
]
|
|
}
|