fix: improve css

This commit is contained in:
Alexis Fourmaux 2025-03-28 00:43:39 +01:00
parent d29536b71a
commit 5e4a1ae43e
4 changed files with 453 additions and 341 deletions

View file

@ -11,6 +11,8 @@ build_search_index = true
# Whether to do syntax highlighting
# Theme can be customised by setting the `highlight_theme` variable to a theme supported by Zola
highlight_code = true
highlight_theme = "Ungol"
extra_syntaxes_and_themes = ["highlight_themes"]
[extra]
# Put all your custom variables here