1
0
Fork 0
mirror of https://github.com/CorentinTh/it-tools.git synced 2025-07-18 12:49:36 +02:00
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

4 lines
64 B
TOML

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