From 288f6c85f90b1d45f71e0af8553c09a896364663 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Thu, 20 Dec 2018 10:59:21 -0600
Subject: [PATCH] Update index.html

---
 index.html | 1 +
 1 file changed, 1 insertion(+)

diff --git a/index.html b/index.html
index 1598fdf..3bd1459 100644
--- a/index.html
+++ b/index.html
@@ -52,6 +52,7 @@ 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>