Compare commits

..

9 Commits

View File

@ -2,9 +2,21 @@
<html lang="fr>
<head>
<meta charset="UTF-8">
<title>Projet Site Web</title>
<title>Projet Site</title>
</head>
<body>
<h1>Bienvenue sur le site de l'entreprise</h1>
<<<<<<< HEAD
=======
<header>
<h3>Entreprise - Services & Solutions</h3>
</header>
<footer>
<p>&copy; 2024 -Entreprise</p>
</footer>
>>>>>>> release/1.0.0
<section>
<h2>Contactez-nous</h2>
</section>
</body>
</html>