it-tools/netlify.toml
David Nguyen 93799af83c
chore(config): netlify deployment support (#443)
* Create netlify.toml

* Update netlify.toml

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
2023-06-10 17:02:08 +02:00

5 lines
64 B
TOML

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