Compare commits
4 Commits
develop
...
086c80f1c8
Author | SHA1 | Date | |
---|---|---|---|
086c80f1c8 | |||
459568f913 | |||
fe5655cbb8 | |||
37bdb1a8c4 |
@@ -4,17 +4,13 @@
|
|||||||
<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 notre site</h1>
|
||||||
</header>
|
</header>
|
||||||
<p>Page de base du TP GitFlow.</p>
|
<p>Page de base du TP GitFlow.</p>
|
||||||
<footer>
|
<footer>
|
||||||
<p>© 2026 - Entreprise</p>
|
<small>© 2025 - correctif urgent</small>
|
||||||
</footer>
|
</footer>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user