From 5eb2b3a766d827d135618b25ff2a254279b0298e Mon Sep 17 00:00:00 2001 From: Leonard Francis Coogan Date: Mon, 1 Jun 2026 20:37:08 -0400 Subject: [PATCH] removed tags for now --- hugo.toml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/hugo.toml b/hugo.toml index c8f26d9..927b094 100644 --- a/hugo.toml +++ b/hugo.toml @@ -14,10 +14,10 @@ url = "/posts" name = "Archive" weight = 1 -[[menu.main]] -url = "/tags" -name = "Tags" -weight = 3 +# [[menu.main]] +# url = "/tags" +# name = "Tags" +# weight = 3 [[menu.main]] url = "/posts"