Changement de place pour index

This commit is contained in:
Merlin Gélinas
2022-06-07 18:05:36 -04:00
parent d060c8fed6
commit a9eb872de2

12
index.html Normal file
View File

@@ -0,0 +1,12 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Welcome to my Website</title>
</head>
<body>
<div class="container"></div>
</body>
</html>