This commit is contained in:
bourgoino 2024-09-09 15:56:24 +02:00
parent 898ba3eb94
commit ee82a2a500

10
index.html Normal file
View File

@ -0,0 +1,10 @@
<!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>