From 4814ac55727ba1ddf444fd4a721695ec74e47dd9 Mon Sep 17 00:00:00 2001
From: Innovation Inc <connorrox60@gmail.com>
Date: Tue, 23 Apr 2019 12:26:28 -0500
Subject: [PATCH] Update debug.html

---
 apps/debug/debug.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/apps/debug/debug.html b/apps/debug/debug.html
index 7155e5a..d6897f1 100644
--- a/apps/debug/debug.html
+++ b/apps/debug/debug.html
@@ -31,6 +31,6 @@
             <p>Notice: the debug menu is fairly useless at the moment.</p>
             <a href="/404.html"><button>Initiate 404 Crash</button></a>
             <a href="/index-closed.html"><button>Force DremJS to go to the Home Menu</button></a>
-            <a href="/terminal.html"><button>Start Terminal</button></a>
+            <a href="/terminal.html"><button>Start Terminal</button></a> -->
     </body>
 </html>