fix syntax highlighting
This commit is contained in:
parent
0164d7c823
commit
cee883940b
2 changed files with 2 additions and 2 deletions
|
|
@ -8,7 +8,7 @@ generate_feeds = true
|
|||
feed_filenames = ["rss.xml"]
|
||||
|
||||
[markdown]
|
||||
highlighting = { theme = "GitHub-Dark" }
|
||||
highlighting = { light_theme = "github-light", dark_theme = "github-dark" }
|
||||
external_links_target_blank = true
|
||||
|
||||
[extra]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue