From 7e8d863e265379da8e394a2c46a50fe4b04c3d0a Mon Sep 17 00:00:00 2001 From: Timon Ostertun Date: Sat, 19 Sep 2020 12:59:09 +0200 Subject: [PATCH] Added temporary index --- content/index.php | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) create mode 100644 content/index.php diff --git a/content/index.php b/content/index.php new file mode 100644 index 0000000..030524b --- /dev/null +++ b/content/index.php @@ -0,0 +1,22 @@ + +
+ +

Startseite

+

+ Diese Seite befindet sich noch in der Entwicklung. +

+ +
+ +
+ Kontakt +
+
+
+ '; + +?> \ No newline at end of file