mirror of
https://github.com/getzola/zola
synced 2024-12-14 14:22:28 +00:00
7e496878e5
Parse _index.md files as sections and render them
7 lines
136 B
TOML
7 lines
136 B
TOML
title = "My site"
|
|
base_url = "https://replace-this-with-your-url.com"
|
|
highlight_code = true
|
|
|
|
|
|
[extra.author]
|
|
name = "Vincent Prouillet"
|