my-website/config.toml
Jonas Tobias Hopusch 2d5f282419
Revert "Remove scheme and path from base_url (now only host)"
This reverts commit 637559f596.
Apparently the example value in the config on getzola.org were wrong and this info is still
necessary. :(
2021-07-01 00:18:11 +02:00

12 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