Premier commit : ajout du fichier index.html

This commit is contained in:
Lallois
2025-09-16 08:23:28 +02:00
parent 182e781be7
commit 9232536701

11
index.html Normal file
View File

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