html.nix/examples/site/config.toml

6 lines
88 B
TOML

title = "test site"
[pages]
index = "index.html"
about = "about.html"
test = "404.html"