sailfish/netlify.toml

8 lines
116 B
TOML

[build]
command = "python3 scripts/build-docs.py"
publish = "site"
[[redirects]]
from = "/*"
to = "/en/:splat"