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

---
 apps/Market/index.html | 7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/apps/Market/index.html b/apps/Market/index.html
index 16cca29..3e9b603 100644
--- a/apps/Market/index.html
+++ b/apps/Market/index.html
@@ -2,10 +2,15 @@
   <embed src="music.mp3" width="0" height="0" loop="true" autostart="true" hidden="true" />
   <h1>Welcome to the DremJS Market!</h1>
   <h2>"Your one-stop-shop for any Web App you need!"</h2>
+  <br />
   <h2>Collection.JS</h2>
   <p>A collection of JS apps such as emulators and applications. A sort of bundle app you could say!</p>
   <p>Provided by SparrOSDeveloperTeam</p>
   <a href="https://github.com/sparrdrem/DremJS-Market/files/2153581/Collection.JS.zip"<button>Download</button></a>
-  <h2>
+  <br />
+  <!-- <h2>App</h2>
+  <p>Desc</p>
+  <a href="link"<button>Download</button></a> -->
+  <br />
   <p>Send any apps you want added to the DremJS Market to innovationinc123@gmail.com</p>
 </html>