aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerghei Cebotari <serghei@cebotari.ru>2023-12-02 23:13:43 +0300
committerSerghei Cebotari <serghei@cebotari.ru>2023-12-02 23:13:43 +0300
commitb2e1debd2aba8e1bcd001f799b38e9f35566aa17 (patch)
tree1ee6465a6b69a3b84b73dbd99a7575f2adfd4d5f
parent48117f0deaf318298947c9f5a6fe447572ba2353 (diff)
Add disable kinds
-rw-r--r--config.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml
index 5b2dffb..858bf28 100644
--- a/config.toml
+++ b/config.toml
@@ -1,6 +1,7 @@
baseURL = "http://example.org/"
languageCode = "en-us"
title = "Hugo's Resume"
+disableKinds = ["taxonomy", "taxonomyTerm", "category", "sitemap", "RSS", "404", "robotsTXT"]
[Params]
Name = "Hugo Jobless"