From 3c27fe6ade223e9289a913b23c6c53e7a7d17b3a Mon Sep 17 00:00:00 2001
From: Tom Teichler <tom.teichler@teckids.org>
Date: Sat, 18 Apr 2020 14:01:54 +0200
Subject: [PATCH] Fix save_as

---
 content/pages/de/index.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/pages/de/index.md b/content/pages/de/index.md
index 1c3b99a8..4d2f2df5 100644
--- a/content/pages/de/index.md
+++ b/content/pages/de/index.md
@@ -1,5 +1,5 @@
 template: page_with_carousel
-save_as: index_de.html
+save_as: index.html
 author: foo
 title: Landing page
 date: 2020-02-29
-- 
GitLab