Skip to content

Commit

Permalink
Update Netlify.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
matthunz committed Oct 26, 2023
1 parent cc094f0 commit ef0069f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lookbook/Netlify.toml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[[redirects]]
from = "/*"
to = "/"
to = "index.html"
status = 200
force = true

0 comments on commit ef0069f

Please sign in to comment.