itty-bitty/netlify.toml
2022-06-15 07:50:09 -07:00

8 lines
No EOL
121 B
TOML

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