Netlify fix

This commit is contained in:
2022-01-14 21:31:15 -03:00
parent 06c41892b9
commit 049796ccb5
3 changed files with 6 additions and 1 deletions

4
netlify.toml Normal file
View File

@@ -0,0 +1,4 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200