Update 404.html

This commit is contained in:
2021-12-08 15:35:04 -08:00
committed by GitHub
parent ea4003d8f7
commit f1d2f520b7

View File

@ -2,6 +2,6 @@
<head> <head>
</head> </head>
<body> <body>
<h1>Historical Page Coming Soon.<h1> <h1>Error 404.<h1>
</body> </body>
</html> </html>