Add 'index.html'

This commit is contained in:
vala 2019-02-19 18:13:48 -05:00
parent c483726cbe
commit 4179d46bc1

15
index.html Normal file
View File

@ -0,0 +1,15 @@
<!DOCTYPE HTML>
<head>
<title>front page</title>
</head>
<body>
<h1>this is a h1 header</p>
<p><a href="/404">test for izaya</a></p>
<br>
<p>this is a description below a link with a break between</p>
</body>
</html>