Update index-open.html

This commit is contained in:
DremOS Developing Team 2018-07-02 23:00:21 -05:00 committed by GitHub
parent 0cb7834aa3
commit 9b6f72c6a9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>