mirror of https://github.com/escalate/hugo-split-theme.git

Felix Boerner
04.18.2024 067f9e2c7dd6840710b2956903e8d9087dfd2759
test: disable generator meta data
2 files modified
2 ■■■■■ changed files
tests/exampleSiteWithImage/config.toml 1 ●●●● patch | view | raw | blame | history
tests/exampleSiteWithVideo/config.toml 1 ●●●● patch | view | raw | blame | history
tests/exampleSiteWithImage/config.toml
@@ -4,6 +4,7 @@
title = "Split - HTML Template Demo"
theme = "hugo-split-theme"
disableKinds = ["section", "taxonomy", "RSS", "sitemap"]
disableHugoGeneratorInject = true
# Local preview mode
relativeURLs = true
tests/exampleSiteWithVideo/config.toml
@@ -4,6 +4,7 @@
title = "Split - HTML Template Demo"
theme = "hugo-split-theme"
disableKinds = ["section", "taxonomy", "RSS", "sitemap"]
disableHugoGeneratorInject = true
# Local preview mode
relativeURLs = true