From fabe23a1227ddd92a0386293591652ff7674f389 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 2 Jul 2018 16:29:32 -0500 Subject: [PATCH] Update index.html --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index 5d21163..ca0d48a 100644 --- a/index.html +++ b/index.html @@ -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">