From ca92ad1e26b079ecab0d1eb89ef06eb9e76ba644 Mon Sep 17 00:00:00 2001 From: Florian Schlegel Date: Thu, 30 May 2024 21:10:44 +0200 Subject: [PATCH] falsche Adresse korrigiert --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index fed567f..ec169bf 100644 --- a/hugo.toml +++ b/hugo.toml @@ -1,6 +1,6 @@ title = "Interfug 2024" copyright = "Chaostreff Chemnitz" -baseURL = 'https://interfug.com/' +baseURL = 'https://interfug.de/' languageCode = "de-de" theme = 'ananke' resourceDir = "../resources"