diff --git a/exampleSite/config-dev.toml b/exampleSite/config-dev.toml index 68915891..9880ade6 100644 --- a/exampleSite/config-dev.toml +++ b/exampleSite/config-dev.toml @@ -7,7 +7,7 @@ theme = "syna" themesDir = "../.." enableGitInfo = true version = "0.17.4" -disableKinds = ["RSS", "taxonomy", "taxonomyTerm"] +disableKinds = ["RSS", "taxonomy"] RelativeURLs = true CanonifyURLs = true diff --git a/exampleSite/config.toml b/exampleSite/config.toml index e47183b7..ca872307 100644 --- a/exampleSite/config.toml +++ b/exampleSite/config.toml @@ -7,7 +7,7 @@ theme = "syna" themesDir = "../.." enableGitInfo = true version = "0.17.4" -disableKinds = ["RSS", "taxonomy", "taxonomyTerm"] +disableKinds = ["RSS", "taxonomy"] ignorefiles = [ "content/dev/.*" ] # Google Analytics tracking