dremjs-old/apps/About/index.html

15 lines
306 B
HTML

<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>