summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--frontend/hugo.toml1
1 files changed, 1 insertions, 0 deletions
diff --git a/frontend/hugo.toml b/frontend/hugo.toml
index f9d02a2..0fdee53 100644
--- a/frontend/hugo.toml
+++ b/frontend/hugo.toml
@@ -1,3 +1,4 @@
baseURL = 'http://localhost:8000/'
locale = 'en-gb'
title = 'finserv'
+disableKinds = ["taxonomy", "sitemap", "rss"]