28 lines
No EOL
731 B
Text
28 lines
No EOL
731 B
Text
{
|
|
"version": 0.1,
|
|
"name": "My website",
|
|
"image": "",
|
|
"location": "https://my.website",
|
|
"resources": [{
|
|
"label": "RSS Feed",
|
|
"icon": "",
|
|
"location": "https://my.website.com/rss.xml",
|
|
"description": "<img src='example.com'>"
|
|
}],
|
|
"connection_groups": {
|
|
"Group1": [
|
|
"https://libresolutions.network"
|
|
],
|
|
"Group2": ["https://retroedge.tech"],
|
|
"Group3": ["https://small-web.org"]
|
|
},
|
|
"connections": [
|
|
"https://gabe.rocks",
|
|
"https://codeberg.org"
|
|
],
|
|
"contact": {
|
|
"e-mail": "contact@https://my.website",
|
|
"matrix": "@me:https://my.website",
|
|
"fediverse": "@me@mastodon.social"
|
|
}
|
|
} |