Update debug.html

This commit is contained in:
Innovation Inc 2019-04-23 09:14:49 -05:00 committed by GitHub
parent b2dc9bb940
commit c07943958e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -27,8 +27,10 @@
<a target="_blank" href="https://gitreports.com/issue/SamParisot/DremJS"><button>Proceed</button></a>
<hr />
<!-- Uncomment everything below to enable debug mode -->
<!-- <h2>Debug Menu</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>
<p>Notice: the debug menu is fairly useless at the moment.</p>-->
<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>
</body>
</html>