From a5f4c036600bb7f0b124ae5f99246db98bfebdb8 Mon Sep 17 00:00:00 2001 From: Dominik George <dominik.george@teckids.org> Date: Fri, 27 Dec 2024 17:37:57 +0100 Subject: [PATCH] =?UTF-8?q?Add=203rd=20FDT=C3=96T=20tour?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../2024/12/2024-12-01_fairydust-tueroeffnertag/index.md | 7 +++++++ events.json | 7 +++++++ 2 files changed, 14 insertions(+) diff --git a/content/blog/2024/12/2024-12-01_fairydust-tueroeffnertag/index.md b/content/blog/2024/12/2024-12-01_fairydust-tueroeffnertag/index.md index 02adfc0..97afef1 100644 --- a/content/blog/2024/12/2024-12-01_fairydust-tueroeffnertag/index.md +++ b/content/blog/2024/12/2024-12-01_fairydust-tueroeffnertag/index.md @@ -85,6 +85,13 @@ Alternativ können sich interessierte Kinder mit ihren Eltern bei unserer Assemb {{ teckids_event(slug="fdtoet-38c3-1", no_title=true) }} {{ teckids_event(slug="fdtoet-38c3-2", no_title=true) }} +{% message(title="Weitere Touren unter Vorbehalt", color="warning") %} +Die weiteren Touren sind unter Vorbehalt und werden erst kurz vorher per +E-Mail zugesagt. +{% end %} + +{{ teckids_event(slug="fdtoet-38c3-3", no_title=true) }} + ## Mehr aktive Jugendliche in unsere Communities! diff --git a/events.json b/events.json index 60a6f7e..65cc823 100644 --- a/events.json +++ b/events.json @@ -49,5 +49,12 @@ "location": "CCH, Hamburg", "date": "2024-12-28", "cost": 0 + }, + "fdtoet-38c3-3": { + "display_name": "Fairydust-Türöffner-Tag beim 38c3 (Tour 3, Tag 3, 11:00 Uhr)", + "description": "Türen auf beim 38. Chaos Communication Congress mit Tour hinter die Kulissen des Events", + "location": "CCH, Hamburg", + "date": "2024-12-29", + "cost": 0 } } -- GitLab