Update 404.html

This commit is contained in:
DremOS Developing Team 2018-10-10 11:35:45 -05:00 committed by GitHub
parent e9cec7a29b
commit 8b0b61f796
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -34,6 +34,6 @@
<br /> <br />
<p>Press HOME to reboot.</p> <p>Press HOME to reboot.</p>
<hr /> <hr />
<p>If the HOME button is not shown, please go <a href="/index.html">here</a> to reboot</p> <p>If the HOME button is not shown, please go <a href="index.html">here</a> to reboot</p>
</body> </body>
</html> </html>