2 Commits

Author SHA1 Message Date
b3f7530f32 feat:Rajout d'une section 2026-04-03 16:54:04 +00:00
ce5d4ab401 Merge branch 'release/1.0.0' into develop 2026-04-03 16:43:09 +00:00

View File

@@ -60,6 +60,10 @@
<h1>Welcome to My Website</h1> <h1>Welcome to My Website</h1>
<p>This is a sample header section with navigation.</p> <p>This is a sample header section with navigation.</p>
</section> </section>
<section id="home">
<h1>Welcome to My Website</h1>
<p>This is a sample header section with navigation.</p>
</section>
</main> </main>
<footer> <footer>
<p>&copy; 2026 My Site. All rights reserved. <a href="#contact">Contact us</a>.</p> <p>&copy; 2026 My Site. All rights reserved. <a href="#contact">Contact us</a>.</p>