mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-10-22 20:42:17 +00:00
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:
4
netlify.toml
Normal file
4
netlify.toml
Normal file
@@ -0,0 +1,4 @@
|
||||
[[redirects]]
|
||||
from = "/*"
|
||||
to = "/index.html"
|
||||
status = 200
|
Reference in New Issue
Block a user