Update index.html

This commit is contained in:
DremOS Developing Team 2018-07-02 16:29:32 -05:00 committed by GitHub
parent de9ba82e59
commit fabe23a122
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -36,7 +36,7 @@ function checkTime(i) {
color: white;
}
</style>
<body>
<body onload="startTime();">
<div id="txt"></div>
<iframe src="index-closed.html" style="height:600px;width:1100px"></iframe>
<INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">