Update index.html

This commit is contained in:
DremOS Developing Team 2018-06-29 23:13:06 -05:00 committed by GitHub
parent b5fa594aa5
commit 6e33bbea8e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,5 +8,6 @@
<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>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> <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> <a href="/DremJS/index.html"><p>Home</p></a>
</body>
</html> </html>