From 662e426da7c054f1a92f8e189d02a24fe30ce022 Mon Sep 17 00:00:00 2001
From: DremOS Developing Team <connorrox60@gmail.com>
Date: Fri, 29 Jun 2018 23:37:51 -0500
Subject: [PATCH] Update index-experimental.html

---
 index-experimental.html | 16 ++--------------
 1 file changed, 2 insertions(+), 14 deletions(-)

diff --git a/index-experimental.html b/index-experimental.html
index 1346c69..918e720 100644
--- a/index-experimental.html
+++ b/index-experimental.html
@@ -32,18 +32,6 @@
 }
   </style>
   <body>
-    <h1 class="cwhite">DremJS Version 0.0.1a</h1>
-   <div class="start">
-      <ul class="astart">
-        <li><a href="apps/About/index.html"><p>About DremJS</p></a></li>
-        <li><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></li>
-        <li>Test Apps</li>
-          <ul>
-            <li><a href="apps/TestApp1/index.html"><p>Test App 1</p></a></li>
-            <li><a href="apps/TestApp2/index.html"><p>Test App 2</p></a></li>
-          </ul>
-      </ul>
-      <a href="index.html"><p class="start">Start</p></a>
-	  </div>
-  </body>
+	  <iframe src="i-index.html" style="height:500px;width:800px></iframe>
+	</body>
 </html>