Update index2.html

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

View file

@ -49,6 +49,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>