Update index-open.html
This commit is contained in:
parent
be267700e3
commit
27e20b48e9
|
@ -1,2 +1,14 @@
|
||||||
<h1>DremJS Version 0.0.1a</h1>
|
<html>
|
||||||
<a href="index.html"><p>Start</p></a>
|
<title>DremJS</title>
|
||||||
|
<body>
|
||||||
|
<h1>DremJS Version 0.0.1a</h1>
|
||||||
|
<a href="index.html"><p>Start</p></a>
|
||||||
|
<ul>
|
||||||
|
<li>Test Apps</li>
|
||||||
|
<ul>
|
||||||
|
<li>Test App 1</li>
|
||||||
|
<li>Test App 2</li>
|
||||||
|
</ul>
|
||||||
|
</ul>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue