Update index-open.html
This commit is contained in:
parent
1630a6ff60
commit
6b18c8d496
|
@ -33,7 +33,7 @@
|
||||||
</style>
|
</style>
|
||||||
<body>
|
<body>
|
||||||
<h1 class="cwhite">DremJS Version 0.0.1a</h1>
|
<h1 class="cwhite">DremJS Version 0.0.1a</h1>
|
||||||
|
<div>
|
||||||
<ul class="astart">
|
<ul class="astart">
|
||||||
<li><a href="apps/About/index.html"><p>About DremJS</p></a></li>
|
<li><a href="apps/About/index.html"><p>About DremJS</p></a></li>
|
||||||
<li><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></li>
|
<li><a href="apps/HowTo/index.html"><p>How to Install Applications</p></a></li>
|
||||||
|
@ -43,6 +43,7 @@
|
||||||
<li><a href="apps/TestApp2/index.html"><p>Test App 2</p></a></li>
|
<li><a href="apps/TestApp2/index.html"><p>Test App 2</p></a></li>
|
||||||
</ul>
|
</ul>
|
||||||
</ul>
|
</ul>
|
||||||
<div><a href="index.html"><p class="start">Start</p></a></div>
|
<a href="index.html"><p class="start">Start</p></a>
|
||||||
|
</div>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue