From b74ec86bef669292eba9f80def1e0852ce6d40ee Mon Sep 17 00:00:00 2001
From: COUTON-BAUDOIN Maxime <maxime.couton-baudoin@etu.univ-amu.fr>
Date: Fri, 24 Jan 2025 19:05:31 +0100
Subject: [PATCH] index

---
 README.md  |  2 +-
 index.html | 10 ++++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)
 create mode 100644 index.html

diff --git a/README.md b/README.md
index 2cf4ef0..5f6aad0 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# PROJET_PERSONEL_WEB
+~~~~# PROJET_PERSONEL_WEB
 
 
 
diff --git a/index.html b/index.html
new file mode 100644
index 0000000..566549b
--- /dev/null
+++ b/index.html
@@ -0,0 +1,10 @@
+<!DOCTYPE html>
+<html lang="en">
+<head>
+    <meta charset="UTF-8">
+    <title>Title</title>
+</head>
+<body>
+
+</body>
+</html>
\ No newline at end of file
-- 
GitLab