From 9b6f72c6a9c25c8cb3c2ad299c8b060ef67d8975 Mon Sep 17 00:00:00 2001 From: DremOS Developing Team <connorrox60@gmail.com> Date: Mon, 2 Jul 2018 23:00:21 -0500 Subject: [PATCH] Update index-open.html --- index-open.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index-open.html b/index-open.html index e383d03..03d902e 100644 --- a/index-open.html +++ b/index-open.html @@ -1,7 +1,7 @@ <html> <!-- classes were from SparrOS Developer Team --> <title>DremJS</title> - <!-- If you run out of space for start menu, increase number on line 14 --> + <!-- If you run out of space for start menu, increase number on line 29 --> <style> .start { position: absolute; @@ -45,6 +45,7 @@ <dt><a href="apps/debug/debug.html"><p><img src="apps/debug/debug.png" align="middle">Debug</p></a></dt> <dt>Games</dt> <dd><a href="apps/SYGTVG/index.html"><p><img src="apps/SYGTVG/sygtvg.png" align="middle">SYGTVG</p></a></dd> + <hr /> <dt><a href="shutdown.html"><p><img src="shutdown.png" align="middle">Shutdown DremJS</p></dt> </ul> <a href="index-closed.html"><p class="start">Start</p></a>