forked from Fediversity/fediversity.eu
Valentin Gagarin
72f70ec475
git-subtree-dir: website git-subtree-mainline: 83b1c9ac3b58871df715c5993a29d658439fc772 git-subtree-split: d208ee83f80467e25c662b4680ed2d6161d88d9e
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"
|
|
}
|
|
]
|
|
}
|