Update index.html
This commit is contained in:
parent
9c9e01cb72
commit
112132423c
|
@ -1 +1,14 @@
|
||||||
|
<html>
|
||||||
|
<title>About DremJS</title>
|
||||||
|
<body>
|
||||||
|
<h1>About DremJS<h1>
|
||||||
|
<br />
|
||||||
|
<h2>Version: 0.0.1a</h2>
|
||||||
|
<br />
|
||||||
|
<p>Changelog:<p>
|
||||||
|
<br />
|
||||||
|
<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>
|
||||||
|
</body>
|
||||||
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue