From b31b541e869586199fd5a3eb9432208dd4f055a2 Mon Sep 17 00:00:00 2001 From: DURAND Solal Date: Tue, 16 Sep 2025 09:10:52 +0200 Subject: [PATCH 1/2] Premier commit sur la branche feature/header --- index.html | 3 +++ 1 file changed, 3 insertions(+) diff --git a/index.html b/index.html index 65b42d1..cc0582a 100644 --- a/index.html +++ b/index.html @@ -5,6 +5,9 @@ Projet Site Web<title> </head> <body> +<header> +<h2>Entreprise - service & Solutions</h2> +</header> <h1> CACA</h1> </body> </html> From c5770c8d939a4d3dc2ed77b206d72e0d6233f216 Mon Sep 17 00:00:00 2001 From: DURAND Solal <durands@A103-07-LINUX.stsio.lan> Date: Tue, 16 Sep 2025 09:13:50 +0200 Subject: [PATCH 2/2] Deuxieme commit sur la branche feature/header --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index cc0582a..f2feece 100644 --- a/index.html +++ b/index.html @@ -2,7 +2,7 @@ <html lang="fr"> <head> <meta charset="UTF-8"> -<title>Projet Site Web<title> +<title>Projet Site Web