Update config for zola 0.22

This commit is contained in:
Pascal Engélibert 2026-06-23 20:27:39 +02:00
commit deae5456a1

View file

@ -15,10 +15,13 @@ paths = "off"
taxonomies = "off"
[markdown]
highlight_code = true
smart_punctuation = false
render_emoji = false
[markdown.highlighting]
light_theme = "github-light"
dark_theme = "github-dark"
[extra]
[extra.tr]