Skip to content

Commit

Permalink
chore: add netlify redirects
Browse files Browse the repository at this point in the history
  • Loading branch information
mwargan committed Mar 20, 2024
1 parent a21ce12 commit f8bb368
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
from = "/examples/*"
to = "/examples/:splat"
status = 200
headers = {X-From = "Netlify SSG Redirects"}

[[redirects]]
from = "/*"
Expand Down

0 comments on commit f8bb368

Please sign in to comment.