aboutsummaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
Diffstat (limited to 'config.json')
-rw-r--r--config.json12
1 files changed, 6 insertions, 6 deletions
diff --git a/config.json b/config.json
index f292814..b47f23d 100644
--- a/config.json
+++ b/config.json
@@ -33,13 +33,13 @@
{
"name": "Home",
"url": "/",
- "identifier": "feather/home",
+ "identifier": "tabler/home",
"weight": 1
},
{
"name": "Tags",
"url": "/tags/",
- "identifier": "tabler/tags",
+ "identifier": "tabler/tag",
"weight": 2,
"icon": "home"
},
@@ -52,7 +52,7 @@
{
"name": "Authors",
"url": "/authors/",
- "identifier": "feather/users",
+ "identifier": "tabler/users",
"weight": 4
},
{
@@ -64,19 +64,19 @@
{
"name": "Sources",
"url": "/sources/",
- "identifier": "feather/git-commit",
+ "identifier": "tabler/git-fork",
"weight": 6
},
{
"name": "RSS Feed",
"url": "/rss.xml",
- "identifier": "feather/rss",
+ "identifier": "tabler/rss",
"weight": 7
},
{
"name": "JSON Feed",
"url": "/index.json",
- "identifier": "feather/circle",
+ "identifier": "tabler/circle",
"weight": 8
}
]