Update debug.html

This commit is contained in:
DremOS Developing Team 2018-10-15 11:14:58 -05:00 committed by GitHub
parent 8233fe8c8f
commit 66b123d6be
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,8 +22,13 @@
<br />
<p>
This will transfer you to the GitReports page in a new tab.<br />
To go back, press home now. <br />
</p>
To go back, press home now.
</p>
<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>
<a href="fake.html"><button>Initiate 404 Crash</button></a>
<p>Notice: the debug menu is fairly useless at the moment.</p>-->
</body>
</html>