Jonas Tobias Hopusch
2d5f282419
This reverts commit 637559f596
.
Apparently the example value in the config on getzola.org were wrong and this info is still
necessary. :(
11 lines
213 B
TOML
11 lines
213 B
TOML
base_url = "https://www.jotoho.de/"
|
|
default_language = "en"
|
|
minify_html = true
|
|
|
|
[markdown]
|
|
highlight_code = true
|
|
render_emoji = true
|
|
external_links_no_referrer = true
|
|
|
|
[extra]
|
|
# Put all your custom variables here
|