Update 404.html
This commit is contained in:
parent
e5f1c44fc3
commit
9f39f22e08
2
404.html
2
404.html
|
@ -1,7 +1,7 @@
|
||||||
<html>
|
<html>
|
||||||
<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-closed.html'" />
|
||||||
<link rel="icon" href="error.ico" type="image/x-icon" />
|
<link rel="icon" href="error.ico" type="image/x-icon" />
|
||||||
<style>
|
<style>
|
||||||
body {
|
body {
|
||||||
|
|
Loading…
Reference in a new issue