ari.lt/netlify.toml

6 lines
87 B
TOML
Raw Normal View History

2021-07-31 10:10:16 +03:00
[[redirects]]
from = "/*"
2021-07-31 10:14:05 +03:00
to = "/index.html"
2021-07-31 10:10:16 +03:00
status = 404
force = true