This commit is contained in:
Simon Vieille 2016-01-30 21:29:33 +01:00
commit befd14a2ec

20
index.html Normal file
View file

@ -0,0 +1,20 @@
<!DOCTYPE html>
<html>
<head>
<title>Gitnet project</title>
<meta charset="utf-8" />
</head>
<body>
<header>
<h1>Gitnet project</h1>
</header>
<article>
<p>Work in progress!</p>
</article>
<footer>
</footer>
</body>
</html>