Skip to content

Commit 16c98d1

Browse files
authored
Update 404.html
1 parent 8553d4f commit 16c98d1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

public/404.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
<html>
33
<head>
44
<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>
56
<script type="text/javascript">
67
var pathname = window.location.pathname;
78
window.location.href = "/";

0 commit comments

Comments
 (0)