From 49174b7741c576f75a05b0ac5fef6770d9540209 Mon Sep 17 00:00:00 2001 From: Jannis Seemann Date: Fri, 15 May 2020 17:45:06 +0300 Subject: [PATCH] Creating the initial index.html In this page, the user will see what our website is all about. This will be the main entry point for all users of our website. --- index.html | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..ff57f31 --- /dev/null +++ b/index.html @@ -0,0 +1,11 @@ + + + + + + Coole Urlaubswebseite + + + + +