diff --git a/index.html b/components/head.php similarity index 81% rename from index.html rename to components/head.php index 893cee8..78e4b52 100644 --- a/index.html +++ b/components/head.php @@ -1,6 +1,3 @@ - - - @@ -11,15 +8,8 @@ - - + + + MarmeladenLaden - - - - -

Test

- - - - \ No newline at end of file + \ No newline at end of file diff --git a/index.php b/index.php new file mode 100644 index 0000000..f306c6d --- /dev/null +++ b/index.php @@ -0,0 +1,11 @@ + + + + + + + +

Test

+ + + \ No newline at end of file