feat: Improve CSS + add fonts

This commit is contained in:
Alexis Fourmaux 2025-05-13 01:03:45 +02:00
parent ea79a6fbf6
commit 22a753478c
19 changed files with 708 additions and 307 deletions

View file

@ -17,6 +17,13 @@ highlight_themes_css = [
{ theme = "Catppuccin-latte", filename = "syntax-theme-light.css" },
]
extra_syntaxes_and_themes = ["highlight_themes"]
bottom_footnotes = true
insert_anchor_links = "right"
render_emoji = true
[slugify]
paths = "safe"
anchor = "safe"
[extra]
# Put all your custom variables here