From a5a58759a0f089b79430424e7af6996ca5870395 Mon Sep 17 00:00:00 2001
From: psy <psy@darmstadt.ccc.de>
Date: Fri, 18 Sep 2020 16:09:30 +0200
Subject: [PATCH] add list.html to preserver warnings

---
 c3simplepage/layouts/_default/list.html | 1 +
 1 file changed, 1 insertion(+)
 create mode 100644 c3simplepage/layouts/_default/list.html

diff --git a/c3simplepage/layouts/_default/list.html b/c3simplepage/layouts/_default/list.html
new file mode 100644
index 0000000..c52261c
--- /dev/null
+++ b/c3simplepage/layouts/_default/list.html
@@ -0,0 +1 @@
+<!-- not used, but file needs to be present to preserve warnings in hugo -->
-- 
GitLab