Skip to content

Commit 5e70f5a

Browse files
fix redirects
1 parent 2af50e1 commit 5e70f5a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

_redirects

-1
This file was deleted.

netlify.toml

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

0 commit comments

Comments
 (0)