Merge branch 'release/1.0.0'

This commit is contained in:
DURAND Solal
2025-09-16 10:28:36 +02:00

16
index.html Normal file
View File

@@ -0,0 +1,16 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<title>Projet Site Web</title>
</head>
<body>
<header>
<h2>Entreprise - service & Colation</h2>
</header>
<h1> CACA</h1>
<footer>
<p>&copy; 2025 - Solal</p>
</footer>
</body>
</html>