summaryrefslogtreecommitdiffstats
path: root/tests/exampleSiteWithVideo/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/exampleSiteWithVideo/config.toml')
-rw-r--r--tests/exampleSiteWithVideo/config.toml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/exampleSiteWithVideo/config.toml b/tests/exampleSiteWithVideo/config.toml
index 93da311..d4191e7 100644
--- a/tests/exampleSiteWithVideo/config.toml
+++ b/tests/exampleSiteWithVideo/config.toml
@@ -3,7 +3,7 @@ baseURL = "https://example.com"
languageCode = "en-US"
title = "Split - HTML Template Demo"
theme = "hugo-split-theme"
-disableKinds = ["section", "taxonomy", "taxonomyTerm", "RSS", "sitemap"]
+disableKinds = ["section", "taxonomy", "RSS", "sitemap"]
# Local preview mode
relativeURLs = true