mirror of
https://github.com/arfct/itty-bitty.git
synced 2026-03-11 08:54:33 +00:00
8 lines
No EOL
116 B
TOML
8 lines
No EOL
116 B
TOML
[[edge_functions]]
|
|
path = "/*/*"
|
|
function = "index"
|
|
|
|
[[redirects]]
|
|
from = "/*"
|
|
to = "/index.html"
|
|
status = 200 |