fix: improve css

This commit is contained in:
Ungol 2025-12-23 22:27:51 +01:00
parent 8e183f59a8
commit 1bc4c9d568
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