commit 49174b7741c576f75a05b0ac5fef6770d9540209 Author: Jannis Seemann Date: Fri May 15 17:45:06 2020 +0300 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. 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 + + + + +