From 735abcc0d8e1845efbc6df5d30c6c2309c59dfcc Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 2 Jul 2018 17:46:34 -0500 Subject: [PATCH] Update index.html --- index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/index.html b/index.html index a12faa2..e10d8cc 100644 --- a/index.html +++ b/index.html @@ -37,6 +37,7 @@ function checkTime(i) { color: white; } </style> + <body onload="startTime();"> <div id="txt"></div> <iframe src="index-closed.html" style="height:580px;width:1200px"></iframe>