We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents efd8fb4 + 16c98d1 commit 05baf54Copy full SHA for 05baf54
public/404.html
@@ -2,6 +2,7 @@
2
<html>
3
<head>
4
<meta http-equiv="refresh" content="0; url=./index.html" />
5
+ <h2 style="color:red;font-family:monospace;"> Refreshing isn't supported by Host. Redirecting to Site...</h2>
6
<script type="text/javascript">
7
var pathname = window.location.pathname;
8
window.location.href = "/";
0 commit comments