this repo has no description

update config

0xda157 9c02026f e508e54d

+3 -2
+3 -2
config.toml
··· 13 13 taxonomies = [{ name = "tags", feed = true }] 14 14 15 15 [markdown] 16 - highlight_code = true 17 - highlight_theme = "boron" 18 16 smart_punctuation = false 19 17 bottom_footnotes = true 20 18 insert_anchor_links = "left" 21 19 github_alerts = true 20 + 21 + [markdown.highlighting] 22 + theme = "min-dark" 22 23 23 24 [search] 24 25 index_format = "elasticlunr_json"