12 lines
313 B
TOML
12 lines
313 B
TOML
base_url = "https://tiskifer.dk"
|
|
compile_sass = false
|
|
build_search_index = true
|
|
theme = "shadharon"
|
|
|
|
[markdown]
|
|
# Whether to do syntax highlighting
|
|
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
|
|
highlight_code = true
|
|
|
|
[extra]
|
|
# Put all your custom variables here
|