Merge branch 'release/1.0.0'
This commit is contained in:
16
index.html
Normal file
16
index.html
Normal 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>© 2025 - Solal</p>
|
||||||
|
</footer>
|
||||||
|
</body>
|
||||||
|
</html>
|
Reference in New Issue
Block a user