Moved hello.html to lib

This commit is contained in:
2018-09-03 15:38:06 +01:00
parent a9b239882f
commit 64e481ef5f

8
lib/hello.html Normal file
View File

@@ -0,0 +1,8 @@
<!-- Author: Gabriel Wolf (g.a.wolf@reading.ac.uk) -->
<html>
<head>
</head>
<body>
<h>Hello, World!</h>
</body>
</html>