From cdf9148c1b25fa18ff6f6039fbc97ee93b138353 Mon Sep 17 00:00:00 2001
From: Dominik George <dominik.george@teckids.org>
Date: Thu, 19 Aug 2021 15:34:32 +0200
Subject: [PATCH] Fix markdown issues

---
 content/pages/de/informationen/freizeiten.md       | 2 ++
 content/pages/de/informationen/hacknsun.md         | 2 ++
 content/pages/de/informationen/mitmach-sessions.md | 2 ++
 3 files changed, 6 insertions(+)

diff --git a/content/pages/de/informationen/freizeiten.md b/content/pages/de/informationen/freizeiten.md
index bc9feac..b785047 100644
--- a/content/pages/de/informationen/freizeiten.md
+++ b/content/pages/de/informationen/freizeiten.md
@@ -1,7 +1,9 @@
+---
 title: Freizeiten
 date: 2021-04-08
 lang: de
 template: page_text
+---
 
 Jedes Jahr führen wir verschiedene Ferien- und Wochenendfreizeiten an. Kinder und Jugendliche erleben in verschiedenen Formaten Themen der Informatik und ein umfangreiches soziales Rahmenprogramm. Unsere Formate stellen wir im Folgenden genauer vor.
 
diff --git a/content/pages/de/informationen/hacknsun.md b/content/pages/de/informationen/hacknsun.md
index 0380bdd..530bdc9 100644
--- a/content/pages/de/informationen/hacknsun.md
+++ b/content/pages/de/informationen/hacknsun.md
@@ -1,7 +1,9 @@
+---
 title: Hack'n'Sun
 date: 2021-04-28
 lang: de
 template: page_text
+---
 
 <div markdown="1" class="ul-columns col-sm-12 col-md-12">
  <div class="container" id="project-columns">
diff --git a/content/pages/de/informationen/mitmach-sessions.md b/content/pages/de/informationen/mitmach-sessions.md
index 131f153..ae36bd0 100644
--- a/content/pages/de/informationen/mitmach-sessions.md
+++ b/content/pages/de/informationen/mitmach-sessions.md
@@ -1,7 +1,9 @@
+---
 title: Mitmach-Sessions
 date: 2021-02-20
 lang: de
 template: page_text
+---
 
 Sessions sind offene Workshops, bei denen eine Gruppe von Menschen an einem bestimmten Thema arbeiten, sich mit anderen austauschen und voneinander lernen können. Diese Sessions finden oft im Rahmen von Barcamps statt, auch als Unkonferzen bekannt. 
 
-- 
GitLab