Skip to content

Commit

Permalink
Remove deprecated feature (#377)
Browse files Browse the repository at this point in the history
  • Loading branch information
coliff authored Aug 9, 2023
1 parent c7e499c commit f8bee11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hugo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ params:
author: "Trimble"

publishdir: "./build/"
disableKinds: ["section", "taxonomy", "taxonomyTerm"]
disableKinds: ["section", "taxonomy", "term"]

taxonomies:
tag: ""
Expand Down

0 comments on commit f8bee11

Please sign in to comment.