1
0
Fork 0
mirror of https://github.com/NixOS/nix.dev.git synced 2024-10-18 14:32:43 -04:00
nix.dev/netlify.toml
2020-06-16 16:20:02 +02:00

13 lines
198 B
TOML

[build]
publish = "build/html"
command = "make html"
[[redirects]]
from = "/en/latest/*"
to = "/:splat"
status = 302
[[redirects]]
from = "/en/stable/*"
to = "/:splat"
status = 302