Merge branch 'release/1.0.0'
- Correction du header - Finalisation du release 1.0.0
This commit is contained in:
commit
b33b2e18e9
29
index.html
Normal file
29
index.html
Normal file
@ -0,0 +1,29 @@
|
||||
<!DOCTYPE html>
|
||||
|
||||
<html lang="fr">
|
||||
|
||||
<head>
|
||||
<meta charset="UTF-8">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
|
||||
<title>
|
||||
Test
|
||||
</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<header>
|
||||
<h1>
|
||||
Hello world! (Corrected)
|
||||
</h1>
|
||||
</header>
|
||||
<p>
|
||||
Welcome!
|
||||
<p>
|
||||
<footer>
|
||||
<p>
|
||||
BRUNET Giovanny
|
||||
<p>
|
||||
</footer>
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in New Issue
Block a user