Skip to content

Commit

Permalink
Merge pull request #80 from 90lucasgabriel/feature/WJ-79
Browse files Browse the repository at this point in the history
WJ-79 - Fix 404 Netlify
  • Loading branch information
90lucasgabriel committed Oct 18, 2020
2 parents 16f211a + e9eb4ee commit d0cc35d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions netlify.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200

0 comments on commit d0cc35d

Please sign in to comment.