zola/components/site/test_site/config.toml

7 lines
135 B
TOML
Raw Normal View History

title = "My site"
base_url = "https://replace-this-with-your-url.com"
highlight_code = true
[extra.author]
name = "Vincent Prouillet"