From 65421accbfbd2390bf0e3c324b88d7a7fd3fe392 Mon Sep 17 00:00:00 2001 From: thatscringebro Date: Wed, 27 Sep 2023 16:12:29 -0400 Subject: [PATCH] new categories --- Views/{Technologies.html => About.html} | 4 +-- Views/CV.html | 33 +++++++++++++++++++++++++ Views/{Portfolio.html => Projets.html} | 0 Views/header.html | 5 ++-- 4 files changed, 38 insertions(+), 4 deletions(-) rename Views/{Technologies.html => About.html} (93%) create mode 100644 Views/CV.html rename Views/{Portfolio.html => Projets.html} (100%) diff --git a/Views/Technologies.html b/Views/About.html similarity index 93% rename from Views/Technologies.html rename to Views/About.html index 9be808a..7002780 100644 --- a/Views/Technologies.html +++ b/Views/About.html @@ -18,7 +18,7 @@
-

Technologies

+

À propos


@@ -30,4 +30,4 @@ - \ No newline at end of file + diff --git a/Views/CV.html b/Views/CV.html new file mode 100644 index 0000000..11796cf --- /dev/null +++ b/Views/CV.html @@ -0,0 +1,33 @@ + + + + + + + + + + Technologies + + + + + + +
+ +
+
+

CV

+
+
+
+ +
+ + + + + + + diff --git a/Views/Portfolio.html b/Views/Projets.html similarity index 100% rename from Views/Portfolio.html rename to Views/Projets.html diff --git a/Views/header.html b/Views/header.html index 6bc67cc..a21c04a 100644 --- a/Views/header.html +++ b/Views/header.html @@ -6,8 +6,9 @@