diff options
Diffstat (limited to 'website')
| -rw-r--r-- | website/config.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/website/config.toml b/website/config.toml index 6a9114a..906bb8b 100644 --- a/website/config.toml +++ b/website/config.toml @@ -7,7 +7,7 @@ build_search_index = false [markdown] highlight_code = true -highlight_theme = "ayu-mirage" +highlight_theme = "dracula" insert_anchor_links = "heading" |
