Skip to content

Commit

Permalink
Fix formatting in netlify.toml by adding a newline at the end of the …
Browse files Browse the repository at this point in the history
…file
  • Loading branch information
fynks committed Dec 11, 2024
1 parent 608f607 commit 851d4f6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200
status = 200

0 comments on commit 851d4f6

Please sign in to comment.