Cast a wider net

This commit is contained in:
dannyrb 2019-04-29 09:13:31 -04:00
parent 6286893eb8
commit 0c09e073b6

View File

@ -20,6 +20,6 @@
# status = 200
[[redirects]]
from = "/demo/*"
from = "/*"
to ="/demo/index.html"
status = 200