Updated index.html

This commit is contained in:
Gabriel Wolf 2018-09-03 15:44:51 +01:00
parent 2f1a4db2ce
commit e7e1e5a284

View File

@ -1,4 +1,7 @@
<html>
<head>
<link type="text/css" rel="stylesheet" media="all" href="lib/style.css" />
</head>
<body>
<iframe src="lib/hello.html" width="200" height="200" />
</body>