css: Fix code highlighting
This commit is contained in:
parent
988507af98
commit
d264f49233
2 changed files with 3 additions and 3 deletions
|
|
@ -11,7 +11,7 @@ unsafe = true
|
|||
[markup.goldmark.parser]
|
||||
wrapStandAloneImageWithinParagraph = false
|
||||
[markup.highlight]
|
||||
style = "rose-pine-dawn"
|
||||
style = "github"
|
||||
|
||||
[params]
|
||||
[params.author]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue