mirror of
https://github.com/philomena-dev/philomena.git
synced 2024-11-23 20:18:00 +01:00
96 lines
1.7 KiB
JSON
96 lines
1.7 KiB
JSON
{
|
|
"cols": [
|
|
"Site Resources",
|
|
"Help & Information",
|
|
"Community"
|
|
],
|
|
"Site Resources": [
|
|
{
|
|
"title": "Site Rules",
|
|
"url": "/pages/rules",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "Privacy Policy",
|
|
"url": "/pages/privacy",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "Tag Guidelines",
|
|
"url": "/pages/tags",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "About Uploading",
|
|
"url": "/pages/uploading"
|
|
},
|
|
{
|
|
"title": "Spoiler Guidelines",
|
|
"url": "/pages/spoilers"
|
|
},
|
|
{
|
|
"title": "Takedown Requests",
|
|
"url": "/pages/takedowns"
|
|
},
|
|
{
|
|
"title": "Do-Not-Post List",
|
|
"url": "/dnp"
|
|
}
|
|
],
|
|
"Help & Information": [
|
|
{
|
|
"title": "Changelog",
|
|
"url": "https://github.com/derpibooru/philomena/commits/master",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "FAQs",
|
|
"url": "/pages/faq",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "API Docs",
|
|
"url": "/pages/api"
|
|
},
|
|
{
|
|
"title": "Keyboard Shortcuts",
|
|
"url": "/pages/shortcuts"
|
|
},
|
|
{
|
|
"title": "Advertising",
|
|
"url": "/pages/advertising"
|
|
},
|
|
{
|
|
"title": "Onion Service",
|
|
"url": "/pages/onion"
|
|
}
|
|
],
|
|
"Community": [
|
|
{
|
|
"title": "Contact",
|
|
"url": "/pages/contact",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "Donations",
|
|
"url": "/pages/donations",
|
|
"bold": true
|
|
},
|
|
{
|
|
"title": "Site Staff List",
|
|
"url": "/staff"
|
|
},
|
|
{
|
|
"title": "Statistics",
|
|
"url": "/pages/stats"
|
|
},
|
|
{
|
|
"title": "About",
|
|
"url": "/pages/about"
|
|
},
|
|
{
|
|
"title": "Twitter",
|
|
"url": "https://twitter.com/Derpibooru"
|
|
}
|
|
]
|
|
}
|