Update index.html
This commit is contained in:
parent
8ccae3f727
commit
bdc75875bc
|
@ -5,10 +5,12 @@
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<h1>About DremJS</h1>
|
<h1>About DremJS</h1>
|
||||||
<h2>Version: 0.0.8-1a</h2>
|
<h2>Version: 0.0.8-2a</h2>
|
||||||
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
|
<p>Note: If something isn't right with your desktop, try reloading the frame! If that doesn't work, clear your browsers cache!</p>
|
||||||
<p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
|
<p>Another Note: When loading an app or clicking the Start button, flickering is normal. This is just because the IFrame is loading the application.</p>
|
||||||
<p>Changelog:</p>
|
<p>Changelog:</p>
|
||||||
|
<p>Version 0.0.8-2a</p>
|
||||||
|
<p>=More WAV to MP3 fixes</p>
|
||||||
<p>Version 0.0.8-1a</p>
|
<p>Version 0.0.8-1a</p>
|
||||||
<p>+A crash handler for 404 errors, should you have any.</p>
|
<p>+A crash handler for 404 errors, should you have any.</p>
|
||||||
<p>+A little debug mode that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p>
|
<p>+A little debug mode that can be found in the bug report application. Uncommenting it will enable it. At the moment, it is mostly useless.</p>
|
||||||
|
|
Loading…
Reference in a new issue