Add disable kinds
This commit is contained in:
parent
48117f0dea
commit
b2e1debd2a
@ -1,6 +1,7 @@
|
|||||||
baseURL = "http://example.org/"
|
baseURL = "http://example.org/"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Hugo's Resume"
|
title = "Hugo's Resume"
|
||||||
|
disableKinds = ["taxonomy", "taxonomyTerm", "category", "sitemap", "RSS", "404", "robotsTXT"]
|
||||||
|
|
||||||
[Params]
|
[Params]
|
||||||
Name = "Hugo Jobless"
|
Name = "Hugo Jobless"
|
||||||
|
Loading…
Reference in New Issue
Block a user