Skip to content

Commit 1e93894

Browse files
committed
fix 404 meta refresh
1 parent c2f3b6e commit 1e93894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

public/404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
</script>
2525

26-
<meta id="meta-refresh" content="0/URL='/'" http-equiv="refresh">
26+
<meta id="meta-refresh" content="0;URL='/'" http-equiv="refresh">
2727
</head>
2828

2929

0 commit comments

Comments
 (0)