Add 'index.html'
This commit is contained in:
parent
c483726cbe
commit
4179d46bc1
15
index.html
Normal file
15
index.html
Normal 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>
|
Loading…
Reference in New Issue
Block a user