Co-authored-by: MariusPisto <MariusPisto@users.noreply.github.com>

This commit is contained in:
Frédéric Egenscheviller 2021-10-29 08:36:34 +02:00
parent 1a848decc3
commit 52b47cc685

19
index.html Normal file
View File

@ -0,0 +1,19 @@
<!DOCTYPE html>
<html lang="fr">
<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>Acceuil | Don't meet me</title>
</head>
<body>
<header>
</header>
<main>
</main>
<footer>
</footer>
</body>
</html>