Update index-open.html

This commit is contained in:
DremOS Developing Team 2018-12-17 10:48:35 -06:00 committed by GitHub
parent 0ce153b585
commit cb7ac3bf2c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -65,7 +65,6 @@
<ul class="astart"> <ul class="astart">
<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/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><img src="apps/HowTo/howto.png" align="middle"> 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/browser/index.html"><p><img src="apps/browser/browser.png" align="middle" style="width:16px;height:16px;"> Browser</p></a></dt>
<dt><a href="https://sparrdrem.github.io/DremJS-Market"><p><img src="apps/Market/market.png" align="middle"> DremJS Market</p></a></dt> <dt><a href="https://sparrdrem.github.io/DremJS-Market"><p><img src="apps/Market/market.png" align="middle"> DremJS Market</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><img src="apps/debug/debug.png" align="middle">Report a Bug</p></a></dt> <dt><a href="apps/debug/debug.html"><p><img src="apps/debug/debug.png" align="middle">Report a Bug</p></a></dt>
@ -82,6 +81,10 @@
</body> </body>
</html> </html>
<!-- <dd><a href="apps/office/docs.html"><p><img src="apps/office/docs.png" align="middle" style="width:16px;height:16px;"> Google Docs</p></a></dd> <!-- Applications that we are working on or aren't sure if we want to remove yet -->
<!-- <dt><a href="apps/browser/index.html"><p><img src="apps/browser/browser.png" align="middle" style="width:16px;height:16px;"> Browser</p></a></dt>
<dd><a href="apps/office/docs.html"><p><img src="apps/office/docs.png" align="middle" style="width:16px;height:16px;"> Google Docs</p></a></dd>
<dd><a href="apps/office/slides.html"><p><img src="apps/office/slides.png" align="middle" style="width:16px;height:16px;"> Google Slides</p></a></dd> <dd><a href="apps/office/slides.html"><p><img src="apps/office/slides.png" align="middle" style="width:16px;height:16px;"> Google Slides</p></a></dd>
<dd><a href="apps/office/sheets.html"><p><img src="apps/office/sheets.png" align="middle" style="width:16px;height:16px;"> Google Spreadsheets</p></a></dd> --> <dd><a href="apps/office/sheets.html"><p><img src="apps/office/sheets.png" align="middle" style="width:16px;height:16px;"> Google Spreadsheets</p></a></dd> -->