feat: Disable taxonomy & term on Hugo
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
baseURL: http://example.org/
|
||||
defaultContentLanguage: en
|
||||
defaultContentLanguageInSubdir: true
|
||||
disableKinds: ["taxonomy", "term"]
|
||||
|
||||
params:
|
||||
brand: PDF-Editor
|
||||
|
Reference in New Issue
Block a user