Update 404.html

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

View file

@ -2,7 +2,7 @@
<head>
<title>ERROR</title>
<meta http-equiv="refresh" content="5; url='index.html'" />
<link rel="icon" href="https://sparrdrem.github.io/homeware/error.ico" type="image/x-icon" />
<link rel="icon" href="error.ico" type="image/x-icon" />
<style>
body {
background-color: blue;