Update index.html
This commit is contained in:
parent
de9ba82e59
commit
fabe23a122
|
@ -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">
|
||||
|
|
Loading…
Reference in a new issue