Skeleton web resources

This commit is contained in:
Meutel 2016-12-18 18:28:19 +01:00
parent bcd62429b8
commit 5911e6106e
2 changed files with 11 additions and 0 deletions

11
index.html Normal file
View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="initial-scale=1.0, user-scalable=no" />
<meta charset="utf-8" />
<title>Bouquins</title>
</head>
<body>
<h1>Bouquins</h1>
</body>
</html>

0
index.js Normal file
View File