Update index-experimental.html

This commit is contained in:
DremOS Developing Team 2018-06-29 23:40:51 -05:00 committed by GitHub
parent 662e426da7
commit 083f49b3f5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,6 @@
}
</style>
<body>
<iframe src="i-index.html" style="height:500px;width:800px></iframe>
<iframe src="i-index.html" style="height:500px;width:800px"></iframe>
</body>
</html>