summaryrefslogtreecommitdiff
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config.toml b/config.toml
index 04c2c37..146001d 100644
--- a/config.toml
+++ b/config.toml
@@ -1,8 +1,7 @@
baseURL = "https://xengineering.eu/"
theme = "bare"
-
+enableRobotsTXT = true
disableKinds = ["taxonomy", "term", "RSS"]
-
[taxonomies]
category = "categories"
tag = "tags"