itty-bitty/netlify.toml
Nicholas Jitkoff 910389238a Add netlify
2022-04-27 21:03:00 -06:00

8 lines
No EOL
116 B
TOML

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