feat(header): ajout d'un header au site
This commit is contained in:
@@ -5,6 +5,9 @@
|
|||||||
<title>TP GitFlow</title>
|
<title>TP GitFlow</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
<header>
|
||||||
|
<h1>Bienvenue sur mon site</h1>
|
||||||
|
</header>
|
||||||
<p>Page de base du TP GitFlow.</p>
|
<p>Page de base du TP GitFlow.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Reference in New Issue
Block a user