feat: Improve CSS + add fonts

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