css: Fix code highlighting

This commit is contained in:
Jan Kremer 2026-01-13 10:02:58 +01:00
parent 988507af98
commit d264f49233
No known key found for this signature in database
2 changed files with 3 additions and 3 deletions

View file

@ -11,7 +11,7 @@ unsafe = true
[markup.goldmark.parser]
wrapStandAloneImageWithinParagraph = false
[markup.highlight]
style = "rose-pine-dawn"
style = "github"
[params]
[params.author]