From bac379fb1ccbbd886ca7d2a293d6133e85246c52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Benjamin=20V=C3=B6lkl?= Date: Tue, 28 Dec 2021 23:41:53 +0100 Subject: [PATCH] added index page --- content/index.blade.php | 1 + 1 file changed, 1 insertion(+) create mode 100644 content/index.blade.php diff --git a/content/index.blade.php b/content/index.blade.php new file mode 100644 index 0000000..50a5a3c --- /dev/null +++ b/content/index.blade.php @@ -0,0 +1 @@ +This is the Index Page \ No newline at end of file