add a place holder file for the html directory

This commit is contained in:
Andreas Zweili 2017-11-02 07:33:54 +01:00
parent 774c7574e9
commit 43c791ddf2
1 changed files with 20 additions and 0 deletions

20
html/index.html Normal file
View File

@ -0,0 +1,20 @@
<!DOCTYPE HTML>
<meta charset="UTF-8">
<html>
<head></head>
<body>
<header>
<h1>audioguide</h1>
<h3>a mobile offline audioguide</h3>
noop
noop
noop
noop
noop
noop
<p>the audioguide that makes a offline usage possible.</p>
</header>
<nav>
</nav>
</body>
</html>