Skip to content

Commit

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

0 comments on commit 5b5054c

Please sign in to comment.