1
0

Add disable kinds

This commit is contained in:
Serghei Cebotari 2023-12-02 23:13:43 +03:00
parent 48117f0dea
commit b2e1debd2a

View File

@ -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"