From 758579de6a14b7d7d3677beb226030dc3713d991 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Thu, 20 Dec 2018 11:00:26 -0600 Subject: [PATCH] Update index2.html --- index2.html | 1 - 1 file changed, 1 deletion(-) diff --git a/index2.html b/index2.html index 98d7729..0d9daa5 100644 --- a/index2.html +++ b/index2.html @@ -49,7 +49,6 @@ function checkTime(i) { <body onload="startTime();"> <center><div id="txt"></div> <iframe src="index-closed.html" style="height:90%;width:100%"></iframe> - <br /> <a href="index2.html"><button>Home</button></a></center> </body> </html>