Update index.html

This commit is contained in:
DremOS Developing Team 2018-12-20 10:59:21 -06:00 committed by GitHub
parent ea4e187a8e
commit 288f6c85f9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -52,6 +52,7 @@ function checkTime(i) {
<body onload="startTime();">
<center><div id="txt"></div>
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
<br />
<a href="index2.html"><button>Home</button></a></center>
</body>
</html>