From 93fb3c8614d371a1512437d49a718b4c24726270 Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Sat, 29 Feb 2020 23:26:17 +0100
Subject: [PATCH] Add index page

---
 content/index.md | 6 ++++++
 themes/teckids   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)
 create mode 100644 content/index.md

diff --git a/content/index.md b/content/index.md
new file mode 100644
index 00000000..a483dac3
--- /dev/null
+++ b/content/index.md
@@ -0,0 +1,6 @@
+template: carousel
+author: foo
+title: Landing page
+date: 2020-02-29
+
+foo bar foobar
diff --git a/themes/teckids b/themes/teckids
index e796a186..7d831636 160000
--- a/themes/teckids
+++ b/themes/teckids
@@ -1 +1 @@
-Subproject commit e796a186d9290551f1953a0962112c64b3f6c7b3
+Subproject commit 7d831636bd7cf69a4fd55862435c75ff252d4cdc
-- 
GitLab