From 8aff5f74fee69204e711b76d00d75b15b094a731 Mon Sep 17 00:00:00 2001 From: StockiP Date: Tue, 19 Apr 2022 20:26:43 +0200 Subject: [PATCH] added more components --- components/footer.html | 79 ++++++++++++++++++++++++++++++ components/main_nav.html | 42 ++++++++++++++++ components/nav.html | 49 ------------------- index.html | 101 +++++---------------------------------- 4 files changed, 134 insertions(+), 137 deletions(-) create mode 100644 components/footer.html create mode 100644 components/main_nav.html delete mode 100644 components/nav.html diff --git a/components/footer.html b/components/footer.html new file mode 100644 index 0000000..ba12abf --- /dev/null +++ b/components/footer.html @@ -0,0 +1,79 @@ +
+
+
+ + +
+ +
+

Products

+ +
+ +
+

Further Info

+ +
+ +
+ +
+
+
+
+
+ +
+
+
+
+
+
+
+

+ Copyright © 2021 MarmeladenLaden +

+
+
+
+
\ No newline at end of file diff --git a/components/main_nav.html b/components/main_nav.html new file mode 100644 index 0000000..94f06f4 --- /dev/null +++ b/components/main_nav.html @@ -0,0 +1,42 @@ +
+ + + + + + +
\ No newline at end of file diff --git a/components/nav.html b/components/nav.html deleted file mode 100644 index d99370f..0000000 --- a/components/nav.html +++ /dev/null @@ -1,49 +0,0 @@ - - - - \ No newline at end of file diff --git a/index.html b/index.html index 52dfcfd..c38a507 100644 --- a/index.html +++ b/index.html @@ -20,97 +20,22 @@ - - -

Test

-

This is a test commit

- + + + +

Test

+

This is a test commit

+ - + -