/public --> /static for simpler Pleroma installation

This commit is contained in:
Alex Gleason
2020-04-26 14:41:04 -05:00
parent 53ac6a8ea6
commit 06a335961d
11 changed files with 9 additions and 10 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
}
}