From 40049f75934ef1e9b7dbe2dceac8445e61d0414b Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Sat, 29 Feb 2020 23:27:53 +0100
Subject: [PATCH] Fix template name

---
 content/index.md | 2 +-
 themes/teckids   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/content/index.md b/content/index.md
index a483dac3..73d7884b 100644
--- a/content/index.md
+++ b/content/index.md
@@ -1,4 +1,4 @@
-template: carousel
+template: page_with_carousel
 author: foo
 title: Landing page
 date: 2020-02-29
diff --git a/themes/teckids b/themes/teckids
index 7d831636..b0293b4a 160000
--- a/themes/teckids
+++ b/themes/teckids
@@ -1 +1 @@
-Subproject commit 7d831636bd7cf69a4fd55862435c75ff252d4cdc
+Subproject commit b0293b4a142ba585e7fb7dedb49b5a662266d295
-- 
GitLab