From 85365a3522ab59ebd7393a7f8775f6dc78bb9248 Mon Sep 17 00:00:00 2001 From: Thomas Philipona Date: Sun, 4 Jan 2026 14:26:16 +0100 Subject: [PATCH] Update baseURL for production environment --- site/config/production/hugo.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/site/config/production/hugo.toml b/site/config/production/hugo.toml index 38c2095..1cf1529 100644 --- a/site/config/production/hugo.toml +++ b/site/config/production/hugo.toml @@ -1,3 +1,4 @@ # Overrides for production environment -baseURL = "https://new.acend.ch/" +baseURL = "https://acend.ch/" +