fix: disable tags and category pages (empty)
continuous-integration/drone/push Build is passing Details

pull/6/head
kolaente 1 year ago
parent 03ecb6b49a
commit f3d46d0136
Signed by: konrad
GPG Key ID: F40E70337AB24C9B

@ -7,6 +7,10 @@ defaultContentLanguage: en
defaultContentLanguageInSubdir: true
enableMissingTranslationPlaceholders: true
enableRobotsTXT: true
disableKinds:
- taxonomy
- term
permalinks:
post: /:year/:month/:title/

Loading…
Cancel
Save