From f3d46d0136cdc86838947d2270f6d7f42306dfaa Mon Sep 17 00:00:00 2001 From: kolaente Date: Fri, 25 Feb 2022 14:36:14 +0100 Subject: [PATCH] fix: disable tags and category pages (empty) --- config.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config.yml b/config.yml index df2e2aa..73b1cce 100644 --- a/config.yml +++ b/config.yml @@ -7,6 +7,10 @@ defaultContentLanguage: en defaultContentLanguageInSubdir: true enableMissingTranslationPlaceholders: true enableRobotsTXT: true + +disableKinds: + - taxonomy + - term permalinks: post: /:year/:month/:title/