Update debug.html

This commit is contained in:
DremOS Developing Team 2018-10-17 14:40:22 -06:00 committed by GitHub
parent 4836c267ae
commit b1874ae90b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -28,7 +28,7 @@
<hr />
<!-- Uncomment everything below to enable debug mode -->
<!-- <h2>Debug Menu</h2>
<a href="fake.html"><button>Initiate 404 Crash</button></a>
<a href="/404.html"><button>Initiate 404 Crash</button></a>
<p>Notice: the debug menu is fairly useless at the moment.</p>-->
</body>
</html>