fix: improve css
This commit is contained in:
parent
d29536b71a
commit
5e4a1ae43e
4 changed files with 453 additions and 341 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue