Compare commits

...

1 Commits

Author SHA1 Message Date
dbdf15d423 feat(contact): ajouter section contact 2025-09-16 09:36:02 +02:00

View File

@@ -4,6 +4,10 @@
<meta charset="utf-8"> <meta charset="utf-8">
<title>TP GitFlow</title> <title>TP GitFlow</title>
</head> </head>
<section id="contact">
<h2>Contact</h2>
<p>mail@example.com</p>
</section>
<body> <body>
<header> <header>
<h1>Bienvenue sur mon site</h1> <h1>Bienvenue sur mon site</h1>