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"