Skip to content

Commit

Permalink
Updates redirect to fridge endpoint
Browse files Browse the repository at this point in the history
  • Loading branch information
Aryan-Dang committed Nov 13, 2022
1 parent 0317f24 commit ece3930
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[[redirects]]
from = "/*"
to = "/index.html"
to = "/fridge"
status = 200

[template.environment]
Expand Down

0 comments on commit ece3930

Please sign in to comment.