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