From 7bd05c9dca0d966b6bd16021c34bd781bc906328 Mon Sep 17 00:00:00 2001 From: thatscringebro Date: Mon, 12 Sep 2022 19:54:06 -0400 Subject: [PATCH] Master plan, continuation --- Views/Contact.html | 21 +++------------------ Views/Objectif.html | 21 +++------------------ Views/Portfolio.html | 21 +++------------------ Views/Technologies.html | 21 +++------------------ Views/header.html | 17 +++++++++++++++++ index.html | 19 ++----------------- 6 files changed, 31 insertions(+), 89 deletions(-) create mode 100644 Views/header.html diff --git a/Views/Contact.html b/Views/Contact.html index 8202e95..835eca3 100644 --- a/Views/Contact.html +++ b/Views/Contact.html @@ -15,23 +15,7 @@
-
-
-
- -
- -
-
-
+

Me contacter

@@ -55,6 +39,7 @@ diff --git a/Views/Objectif.html b/Views/Objectif.html index 8c15bee..02e9f5f 100644 --- a/Views/Objectif.html +++ b/Views/Objectif.html @@ -15,23 +15,7 @@
-
-
-
- -
- -
-
-
+

Mes objectifs

@@ -49,6 +33,7 @@ diff --git a/Views/Portfolio.html b/Views/Portfolio.html index 3ecf35f..ab642af 100644 --- a/Views/Portfolio.html +++ b/Views/Portfolio.html @@ -15,23 +15,7 @@
-
-
-
- -
- -
-
-
+

Mes projets

@@ -49,6 +33,7 @@ diff --git a/Views/Technologies.html b/Views/Technologies.html index ec3f4b5..b1a293c 100644 --- a/Views/Technologies.html +++ b/Views/Technologies.html @@ -15,23 +15,7 @@
-
-
-
- -
- -
-
-
+

Technologies

@@ -49,6 +33,7 @@ diff --git a/Views/header.html b/Views/header.html new file mode 100644 index 0000000..edb6840 --- /dev/null +++ b/Views/header.html @@ -0,0 +1,17 @@ +
+
+
+ +
+ +
+
+
\ No newline at end of file diff --git a/index.html b/index.html index 337ddd8..04e419b 100644 --- a/index.html +++ b/index.html @@ -15,23 +15,7 @@
-
-
-
- -
- -
-
-
+

Test

@@ -46,6 +30,7 @@