itty-bitty/netlify.toml
2022-05-29 07:58:07 -07:00

8 lines
No EOL
117 B
TOML

[[edge_functions]]
path = "/*"
function = "metadata"
[[redirects]]
from = "/*"
to = "/index.html"
status = 200