From d5c4ccfb3f664ef92e8b71a6b8f8f83a3d94f8e8 Mon Sep 17 00:00:00 2001 From: StockiP Date: Tue, 19 Apr 2022 20:02:43 +0200 Subject: [PATCH] changed a LOT --- components/nav.html | 49 +++++++++++++++++++ index.html | 116 ++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 165 insertions(+) create mode 100644 components/nav.html create mode 100644 index.html diff --git a/components/nav.html b/components/nav.html new file mode 100644 index 0000000..d99370f --- /dev/null +++ b/components/nav.html @@ -0,0 +1,49 @@ + + + + \ No newline at end of file diff --git a/index.html b/index.html new file mode 100644 index 0000000..52dfcfd --- /dev/null +++ b/index.html @@ -0,0 +1,116 @@ + + + + + + + + + + + + + + + + + + MarmeladenLaden + + + + + + +

Test

+

This is a test commit

+ + + + + + + + \ No newline at end of file