From 4e6d2470334d97bef515edec0495fa763639f751 Mon Sep 17 00:00:00 2001 From: tdro Date: Sat, 30 Dec 2023 16:39:52 -0500 Subject: config: Remove archives messages directory Not needed --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'config.toml') diff --git a/config.toml b/config.toml index e7bd944..bdc6d13 100644 --- a/config.toml +++ b/config.toml @@ -39,7 +39,7 @@ enableRobotsTXT = true [[menu.main]] name = "Archives" - url = "/archives/messages/" + url = "/archives/" identifier = "tabler/archive" weight = 3 @@ -151,7 +151,7 @@ enableRobotsTXT = true baseName = "authors" mediaType = "text/html" [outputFormats.archives] - path = "archives/messages" + path = "archives" baseName = "index" mediaType = "text/html" [outputFormats.settings] -- cgit v1.2.3