Merge branch 'release/1.0.0'

This commit is contained in:
Lallois
2025-09-16 08:57:59 +02:00

14
index.html Normal file
View File

@@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Projet Site Web</title>
</head>
<header>
<h2>Entreprise - Services & Solutions</h2>
</header>
<body>
<h1>Bienvenue sur le site de l'entreprise</h1>
</body>
</html>