corrections index html

This commit is contained in:
bayardk 2024-09-16 15:18:48 +02:00
parent 92856d87a4
commit 545805921b

View File

@ -6,8 +6,14 @@
</head> </head>
<body> <body>
<h1> Bienvenue sur le sitre de l'entreprise</h1> <h1> Bienvenue sur le sitre de l'entreprise</h1>
<<<<<<< HEAD
<footer> <footer>
<p>&copy; 2024 - Entreprise</p> <p>&copy; 2024 - Entreprise</p>
</footer> </footer>
=======
<header>
<h2>Entreprise - Service & solutions </h2>
</header>
>>>>>>> feature/header2
</body> </body>
</html> </html>