Update 404.html

This commit is contained in:
Innovation Inc 2019-04-23 10:59:12 -05:00 committed by GitHub
parent 68137c3ca3
commit 1368b26225
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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>