kasperhermansen-blog/config.toml
kjuulh 7aed882368
feat: with mastodon
Signed-off-by: kjuulh <contact@kjuulh.io>
2023-07-11 10:58:31 +02:00

12 lines
317 B
TOML

# The URL the site will be built for
base_url = "https://blog.kasperhermansen.com"
generate_feed = true
[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