chore(config): netlify deployment support (#443)

* Create netlify.toml

* Update netlify.toml

---------

Co-authored-by: Corentin THOMASSET <corentin.thomasset74@gmail.com>
This commit is contained in:
David Nguyen
2023-06-10 17:02:08 +02:00
committed by GitHub
co-authored by Corentin THOMASSET
parent 962a6d6ec4
commit 93799af83c
+4
View File
@@ -0,0 +1,4 @@
[[redirects]]
from = "/*"
to = "/index.html"
status = 200