Update index-open.html
This commit is contained in:
parent
0f07ae27d7
commit
4f59fa164e
|
@ -37,14 +37,14 @@
|
||||||
<p class="cwhite">© Innovation Inc.</p>
|
<p class="cwhite">© Innovation Inc.</p>
|
||||||
<div class="start">
|
<div class="start">
|
||||||
<ul class="astart">
|
<ul class="astart">
|
||||||
<dt><a href="apps/About/index.html"><p>About DremJS</p></a></dt>
|
<dt><a href="apps/About/index.html"><p><img src="apps/About/about.png" align="middle">About DremJS</p></a></dt>
|
||||||
<dt><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></dt>
|
<dt><a href="apps/HowTo/index.html"><p><img src="apps/HowTo/howto.png" align="middle"> How to Install Applications</p></a></dt>
|
||||||
<dt><a href="apps/Market/index.html"><p>DremJS Market</p></a></dt>
|
<dt><a href="apps/Market/index.html"><p><img src="apps/Market/market.png" align="middle"> DremJS Market</p></a></dt>
|
||||||
<dt><a href="apps/tinymce/index.html"><p>TinyMCE Text Editor</p></a></dt>
|
<dt><a href="apps/tinymce/index.html"><p><img src="apps/tinymce/write.png" align="middle"> TinyMCE Text Editor</p></a></dt>
|
||||||
<dt><a href="apps/Paint/index.html"><p><img src="apps/Paint/paint.png" align="middle"> Paint</p></a></dt>
|
<dt><a href="apps/Paint/index.html"><p><img src="apps/Paint/paint.png" align="middle"> Paint</p></a></dt>
|
||||||
<dt><a href="apps/debug/debug.html"><p>Debug</p></a></dt>
|
<dt><a href="apps/debug/debug.html"><p><img src="apps/debug/debug.png" align="middle">Debug</p></a></dt>
|
||||||
<dt>Games</dt>
|
<dt>Games</dt>
|
||||||
<dd><a href="apps/SYGTVG/index.html"><p>SYGTVG</p></a></dd>
|
<dd><a href="apps/SYGTVG/index.html"><p><img src="apps/SYGTVG/sygtvg.png" align="middle">SYGTVG</p></a></dd>
|
||||||
<dt><a href="shutdown.html"><p>Shutdown DremJS</p></dt>
|
<dt><a href="shutdown.html"><p>Shutdown DremJS</p></dt>
|
||||||
</ul>
|
</ul>
|
||||||
<a href="index-closed.html"><p class="start">Start</p></a>
|
<a href="index-closed.html"><p class="start">Start</p></a>
|
||||||
|
|
Loading…
Reference in a new issue