Skip to content

Commit 5d4b6ea

Browse files
committed
Add automatic redirects to examples for netlify previews
1 parent b8369d0 commit 5d4b6ea

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

netlify.toml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
[[redirects]]
2+
from = "/"
3+
to = "/examples"
4+
status = 301
5+

0 commit comments

Comments
 (0)