Added index.html.

This commit is contained in:
Gabriel Wolf 2018-09-03 15:39:03 +01:00
parent 64e481ef5f
commit c45073fc89

5
index.html Normal file
View File

@ -0,0 +1,5 @@
<html>
<body>
<iframe src="lib/hello.html" width="200" height="200" />
</body>
</html>