Update 404.html
This commit is contained in:
parent
d3a07f78bd
commit
8233fe8c8f
2
404.html
2
404.html
|
@ -2,7 +2,7 @@
|
||||||
<head>
|
<head>
|
||||||
<title>ERROR</title>
|
<title>ERROR</title>
|
||||||
<meta http-equiv="refresh" content="5; url='index.html'" />
|
<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>
|
<style>
|
||||||
body {
|
body {
|
||||||
background-color: blue;
|
background-color: blue;
|
||||||
|
|
Loading…
Reference in a new issue