From e8bf54aea2047a52301eaa633d352187a98a6a0f Mon Sep 17 00:00:00 2001 From: edi Date: Fri, 6 Oct 2023 15:18:06 +0200 Subject: [PATCH] =?UTF-8?q?url=20ge=C3=A4ndert=20-=20keine=20test=20url=20?= =?UTF-8?q?mehr?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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"