diff --git a/config.toml b/config.toml index 1269055..3579e2e 100644 --- a/config.toml +++ b/config.toml @@ -1,9 +1,9 @@ -baseURL = 'https://test.vanilla.engineering/' +baseURL = 'https://vanilla.engineering/' languageCode = 'de-de' # This is a "one page"-website, so we do not need these kinds of pages... -disableKinds = ["section", "taxonomy", "term", "RSS", "robotsTXT"] +disableKinds = ["section", "taxonomy", "term", "RSS"] defaultContentLanguage = "de"