From 0e9946c92eb5022961a9f457ce82636a60e0e9ee Mon Sep 17 00:00:00 2001 From: Mastermindzh Date: Wed, 28 Jun 2023 22:39:34 +0200 Subject: [PATCH] fix: added links to orphaned categories and tags pages --- content/config.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/config.json b/content/config.json index d08eb38..47a9205 100644 --- a/content/config.json +++ b/content/config.json @@ -33,6 +33,14 @@ { "label": "Disclaimer", "path": "/pages/legal/disclaimer" + }, + { + "label": "Categories", + "path": "/categories" + }, + { + "label": "Tags", + "path": "/tags" } ], "author": {