We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa33b46 commit 766c320Copy full SHA for 766c320
config.toml
@@ -4,7 +4,8 @@ title = "Home | Cosme"
4
compile_sass = true
5
6
[markdown]
7
-highlight_code = false
+highlight_code = true
8
+highlight_theme = "dracula"
9
10
build_search_index = false
11
0 commit comments