Files
kasperhermansen-blog/config.toml
kjuulh 4bb6b0228a
Some checks failed
continuous-integration/drone/push Build is failing
feat: add blog contents
2025-07-31 11:01:22 +02:00

12 lines
318 B
TOML

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