Update 404.html
This commit is contained in:
parent
68137c3ca3
commit
1368b26225
2
404.html
2
404.html
|
@ -1,6 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>ERROR</title>
|
<title>ERROR - 404</title>
|
||||||
<meta http-equiv="refresh" content="5; url='index-closed.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>
|
||||||
|
|
Loading…
Reference in a new issue