From 71728ee22716057393dd799fbb9356417071f7c8 Mon Sep 17 00:00:00 2001 From: max Date: Thu, 21 May 2026 15:09:22 +0200 Subject: [PATCH] revert calender url hotfix revert fix link to public calendar (#140) Reviewed-on: https://git.hamburg.ccc.de/CCCHH/ccchh-website/pulls/140 Reviewed-by: max --- hugo.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hugo.toml b/hugo.toml index e730684..3b2548b 100644 --- a/hugo.toml +++ b/hugo.toml @@ -45,7 +45,7 @@ enableGitInfo = true # rel = "external" [[menu.main]] name = "Kalender" - url = "https://cloud.hamburg.ccc.de/apps/calendar/p/QJAdExziSnNJEz5g/dayGridMonth/now" + url = "https://cloud.hamburg.ccc.de/apps/calendar/embed/QJAdExziSnNJEz5g" [menu.main.params] rel = "external" -- 2.51.2