Add files via upload

This commit is contained in:
Innovation Inc 2019-12-19 00:04:07 -06:00 committed by GitHub
parent f4aa0db7d7
commit 90131d2f09
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,10 +27,10 @@
<a target="_blank" href="https://gitreports.com/issue/DremOSDeveloperTeam/DremJS"><button>Proceed</button></a>
<hr />
<!-- Uncomment everything below to enable the Debug Menu -->
<!-- <h2>Debug Menu (only works if DremJS is on the root of your HTML server)</h2>
<!--<h2>Debug Menu (only works if DremJS is on the root of your HTML server)</h2>
<p>Notice: the debug menu is fairly useless at the moment.</p>
<a href="/404.html"><button>Initiate 404 Crash</button></a>
<a href="/index-closed.html"><button>Force DremJS to go to the Home Menu</button></a>
<a href="/terminal.html"><button>Start Terminal</button></a> -->
<a href="/index.html" target="_parent"><button>Force DremJS to go to the Home Menu</button></a>
<a href="../../terminal.html"><button>Start Terminal</button></a>-->
</body>
</html>