Skip to content

Commit

Permalink
Fix redirect
Browse files Browse the repository at this point in the history
  • Loading branch information
alexkiro committed Mar 11, 2024
1 parent 5b5054c commit 899fe53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/404.html
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
<!doctype html>
<meta charset="utf-8" />
<meta http-equiv="refresh" content="0; URL=./index.html" />
<meta http-equiv="refresh" content="0; URL=./" />

0 comments on commit 899fe53

Please sign in to comment.