Update index.html
This commit is contained in:
parent
1569617c9d
commit
e762ac8789
|
@ -2,13 +2,11 @@
|
||||||
<title>About DremJS</title>
|
<title>About DremJS</title>
|
||||||
<body>
|
<body>
|
||||||
<h1>About DremJS<h1>
|
<h1>About DremJS<h1>
|
||||||
<br />
|
|
||||||
<h2>Version: 0.0.1a</h2>
|
<h2>Version: 0.0.1a</h2>
|
||||||
<br />
|
|
||||||
<p>Changelog:<p>
|
<p>Changelog:<p>
|
||||||
<br />
|
|
||||||
<p>Version 0.0.1</p>
|
<p>Version 0.0.1</p>
|
||||||
<br />
|
|
||||||
<p>The first ever version. Doesn't even have JS yet, despite the name. Don't expect much.</p>
|
<p>The first ever version. Doesn't even have JS yet, despite the name. Don't expect much.</p>
|
||||||
|
<p>Future ideas:</p>
|
||||||
|
<p>To be able to go back to the home screen easier, I will soon add a home button by loading apps using iframe instead.</p>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue