soapbox.json --> soapbox.example.json

This commit is contained in:
Alex Gleason
2020-04-22 17:08:18 -05:00
parent 104270e5c9
commit b20863ef76
2 changed files with 1 additions and 0 deletions

View File

@@ -0,0 +1,17 @@
{
"logo": "https://media.gleasonator.com/site_uploads/files/000/000/002/original/logo.svg",
"promoPanel": {
"items": [{
"icon": "area-chart",
"text": "Our Site stats",
"url": "https://fediverse.network/example.com"
}, {
"icon": "comment-o",
"text": "Our Site blog",
"url": "https://blog.example.com"
}]
},
"extensions": {
"patron": false
}
}