From c4f225b68c06cf8b5d6ec9a815eefdc43ff2ada9 Mon Sep 17 00:00:00 2001 From: brooke Date: Mon, 17 Jun 2024 15:45:52 -0400 Subject: [PATCH] remove tags/categories page in examplesite --- exampleSite/hugo.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/exampleSite/hugo.yaml b/exampleSite/hugo.yaml index ad327fc..586c0a8 100644 --- a/exampleSite/hugo.yaml +++ b/exampleSite/hugo.yaml @@ -23,3 +23,8 @@ params: input: "your@email.com" asciiArt: 2 + +disableKinds: + - taxonomy +ignoreErrors: + - error-disable-taxonomy