aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json30
1 files changed, 21 insertions, 9 deletions
diff --git a/config.json b/config.json
index 50bd995..9bc0475 100644
--- a/config.json
+++ b/config.json
@@ -39,38 +39,44 @@
{
"name": "Tags",
"url": "/tags/",
- "identifier": "feather/tag",
+ "identifier": "tabler/tags",
"weight": 2,
"icon": "home"
},
{
"name": "Archives",
"url": "/archives/messages/",
- "identifier": "tabler/clock",
+ "identifier": "tabler/archive",
"weight": 3
},
{
"name": "Authors",
"url": "/authors/",
"identifier": "feather/users",
+ "weight": 4
+ },
+ {
+ "name": "Settings",
+ "url": "/settings/",
+ "identifier": "tabler/settings",
"weight": 5
},
{
+ "name": "Sources",
+ "url": "/sources/",
+ "identifier": "feather/git-commit",
+ "weight": 6
+ },
+ {
"name": "RSS Feed",
"url": "/rss.xml",
"identifier": "feather/rss",
- "weight": 6
+ "weight": 7
},
{
"name": "JSON Feed",
"url": "/index.json",
"identifier": "feather/circle",
- "weight": 7
- },
- {
- "name": "Sources",
- "url": "/sources/",
- "identifier": "feather/git-commit",
"weight": 8
}
]
@@ -213,6 +219,11 @@
"baseName": "index",
"mediaType": "text/html"
},
+ "settings": {
+ "path": "settings",
+ "baseName": "index",
+ "mediaType": "text/html"
+ },
"sources": {
"path": "sources",
"baseName": "index",
@@ -251,6 +262,7 @@
"sources",
"browserconfig",
"archives",
+ "settings",
"webmanifest"
],
"section": [