This commit is contained in:
2022-08-20 16:26:30 +01:00
parent 400cb3203f
commit cd35c06412

4
netlify.toml Normal file
View File

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