itty-bitty/docs/v1/netlify.toml

8 lines
120 B
TOML
Raw Permalink Normal View History

2022-05-29 01:35:35 +00:00
[[edge_functions]]
path = "/"
function = "redirect"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200