Compare commits
9 Commits
Author | SHA1 | Date | |
---|---|---|---|
f997edc321 | |||
1fb4a75251 | |||
c66f455e5d | |||
434eb9a8cd | |||
7b274ed416 | |||
726b3943f3 | |||
7501012d9a | |||
8875b3de0a | |||
b2a7145633 |
14
index.html
14
index.html
@ -2,9 +2,21 @@
|
||||
<html lang="fr>
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<title>Projet Site Web</title>
|
||||
<title>Projet Site</title>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Bienvenue sur le site de l'entreprise</h1>
|
||||
<<<<<<< HEAD
|
||||
=======
|
||||
<header>
|
||||
<h3>Entreprise - Services & Solutions</h3>
|
||||
</header>
|
||||
<footer>
|
||||
<p>© 2024 -Entreprise</p>
|
||||
</footer>
|
||||
>>>>>>> release/1.0.0
|
||||
<section>
|
||||
<h2>Contactez-nous</h2>
|
||||
</section>
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user