Add placeholder homepage

This commit is contained in:
Joshua Ashton 2019-04-18 17:30:11 +01:00
commit 13815e339a
1 changed files with 6 additions and 0 deletions

6
index.html Normal file
View File

@ -0,0 +1,6 @@
<html>
<body>
<p>This is a temporary homepage.</p>
<p>View traces here: <a href="/traces">Clicky</a></p>
</body>
</html>