update example

main
Gabriel 2 years ago
parent 9e07835ac3
commit 4d85b6eb52

@ -1,23 +1,30 @@
{
"version": 0.1,
"name": "My website",
"image":"https://my.website/logo.svg",
"location": "https://my.website",
"resources": [
{
"label": "RSS Feed",
"icon": "/icons/rss.svg",
"location": "https://my.website.com/rss.xml",
"description": "Stay up to date!"
}
],
"connections": [
"https://libresolutions.network",
"https://retroedge.tech"
],
"contact": {
"e-mail": "contact@https://my.website",
"matrix": "@me:https://my.website",
"fediverse": "@me@mastodon.social"
"version": 0.1,
"name": "My website",
"image":"",
"location": "https://my.website",
"resources": [
{
"label": "RSS Feed",
"icon": "",
"location": "https://my.website.com/rss.xml",
"description": "Stay up to date!"
}
}
],
"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"
}
}
Loading…
Cancel
Save