Remove 'tags' taxonomy

This commit is contained in:
Matt Cengia 2023-06-26 13:50:29 -07:00
parent 88ba4c999c
commit 3149ba4744
Signed by: mattcen
GPG Key ID: 652968EE25069D6F
1 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,12 @@ theme: [hugo-blog-awesome, matomo]
enableEmoji: true
ignoreErrors: ["additional-script-loading-error"] # ignore error of loading additional scripts.
# Explicitly define 'categories' taxonomy, thereby removing
# automatically-created 'tags' taxonomy. Ref
# https://gohugo.io/content-management/taxonomies/#example-removing-default-taxonomies
taxonomies:
category: categories
menu:
main:
- name: About