feat: Improve CSS + add fonts
This commit is contained in:
parent
b650cc8f76
commit
aaa91838ee
19 changed files with 708 additions and 307 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue