Skip to content

Commit

Permalink
fix: redirection error
Browse files Browse the repository at this point in the history
  • Loading branch information
Rustic-Citrus committed Jul 10, 2024
1 parent d1b5f81 commit d155844
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
Expand Up @@ -6,7 +6,7 @@
<meta
id="meta-refresh"
http-equiv="refresh"
content="0; url=./index.html"
content=""
/>
<title>404 Page Not Found</title>
<script>
Expand Down

0 comments on commit d155844

Please sign in to comment.