zola/test_site/config.staging.toml
2018-06-25 17:57:55 +02:00

9 lines
134 B
TOML

title = "My site"
base_url = "https://staging.com"
highlight_code = true
theme = "sample"
[extra.author]
name = "Vincent Prouillet"