From 8be479d4d3ea601a0108b3227391e363b4f0252b Mon Sep 17 00:00:00 2001 From: edi Date: Wed, 10 Jan 2024 00:32:50 +0100 Subject: [PATCH] =?UTF-8?q?URL=20auf=20PROD=20ge=C3=A4ndert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index 7cd2042..2722cfc 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,4 +1,4 @@ -baseURL = 'https://testing.vanilla.engineering/' +baseURL = 'https://vanilla.engineering/' languageCode = 'de-de'