Update index.html
This commit is contained in:
parent
288f6c85f9
commit
c1b9424a02
|
@ -52,7 +52,6 @@ function checkTime(i) {
|
||||||
<body onload="startTime();">
|
<body onload="startTime();">
|
||||||
<center><div id="txt"></div>
|
<center><div id="txt"></div>
|
||||||
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
|
<iframe src="index-closed.html" style="height:90%;width:100%"></iframe>
|
||||||
<br />
|
|
||||||
<a href="index2.html"><button>Home</button></a></center>
|
<a href="index2.html"><button>Home</button></a></center>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue