fix Netlify issue

This commit is contained in:
Pig Fang 2020-08-09 12:20:42 +08:00
parent a9b5b5d6ba
commit 3f1d2390b5
No known key found for this signature in database
GPG Key ID: A8198F548DADA9E2

4
netlify.toml Normal file
View File

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