Skip to content
This repository was archived by the owner on Mar 16, 2026. It is now read-only.

Commit 38e5b74

Browse files
authored
chore: handle netlify redirects
2 parents 7ff0c23 + 0e3b705 commit 38e5b74

2 files changed

Lines changed: 1 addition & 5 deletions

File tree

netlify.toml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +0,0 @@
1-
[[redirects]]
2-
from = "/*"
3-
to = "/index.html"
4-
status = 200
5-
force = false

public/_redirects

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
/* /index.html 200

0 commit comments

Comments
 (0)