From 7d4d2954cd2bfdfabece23e8d9d60d02df867ce3 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Mon, 2 Jul 2018 16:17:57 -0500
Subject: [PATCH] Update index.html

---
 index.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/index.html b/index.html
index c670f53..6f1e195 100644
--- a/index.html
+++ b/index.html
@@ -28,7 +28,6 @@
   </style>
   <body>
 	  <iframe src="index-closed.html" style="height:600px;width:1100px"></iframe>
-	  <br />
 	  <INPUT TYPE="button" onClick="history.go(0)" VALUE="Home">
 	</body>
 </html>