Update index.html

This commit is contained in:
DremOS Developing Team 2018-08-07 12:02:19 -05:00 committed by GitHub
parent 41e9df656b
commit 3a6fe6dcd7
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,10 +2,13 @@
<title>About DremJS</title> <title>About DremJS</title>
<body> <body>
<h1>About DremJS<h1> <h1>About DremJS<h1>
<h2>Version: 0.0.6a</h2> <h2>Version: 0.0.6-1a</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.6-1a</p>
<p>Parent page background is now black to fit the theme of the DremJS Desktop</p>
<p>Open menu sound added</p>
<p>Version 0.0.6a</p> <p>Version 0.0.6a</p>
<p>This update was really only made for fun and to make the OS overall prettier.</p> <p>This update was really only made for fun and to make the OS overall prettier.</p>
<p>~The Market got moved to the actual DremJS-Market repository so that everyone has the same DremJS Market</p> <p>~The Market got moved to the actual DremJS-Market repository so that everyone has the same DremJS Market</p>