Skip to content

Commit 575d183

Browse files
Update 404.html
1 parent e82d887 commit 575d183

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

404.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
22
---
33
<script>
4-
window.location.href='{{site.pageurl}}'
4+
window.location.href='/'
55
</script>

0 commit comments

Comments
 (0)