ari.lt/netlify.toml

6 lines
88 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
2021-07-31 10:24:10 +03:00
force = false