diff options
Diffstat (limited to 'config.toml')
-rw-r--r-- | config.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.toml b/config.toml index 968ca17..bb4b773 100644 --- a/config.toml +++ b/config.toml @@ -52,6 +52,7 @@ taxonomies = [ highlight_code = true #highlight_theme = "base16-ocean-dark" highlight_theme = "material-dark" +# try more syntax highlighting themes # Use emojis like :smile: and :shrug: render_emoji = true |