Skip to content

Commit 8339d65

Browse files
committed
Enable syntax highlighting
1 parent 9ef6b3e commit 8339d65

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ generate_feeds = true
1919
# Whether to do syntax highlighting
2020
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
2121
highlight_code = true
22+
highlight_theme = "dash"
23+
extra_syntaxes_and_themes = ["themes/zola-dash/syntax_themes"]
2224

2325
[extra]
2426
# Put all your custom variables here

0 commit comments

Comments
 (0)