Skip to content

Commit 01ffe7b

Browse files
committed
Add redirect
1 parent 767adbf commit 01ffe7b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

netlify.toml

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
[[redirects]]
2+
from = "/*"
3+
to = "/index.html"
4+
status = 200

0 commit comments

Comments
 (0)