summary refs log tree commit diff stats
path: root/config.toml
diff options
context:
space:
mode:
Diffstat (limited to 'config.toml')
-rw-r--r--config.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/config.toml b/config.toml
index 455e2e0..8af9cfa 100644
--- a/config.toml
+++ b/config.toml
@@ -2,7 +2,8 @@ baseurl = "/"
 languageCode = "en-gb"
 title = "Alan Pearce"
 theme = "hyde"
-pygmentsuseclasses = true
+pygmentsUseClasses = true
+pygmentsCodeFences = true
 copyright = "Licensed under a Creative Commons Attribution 4.0 International License."
 
 [Params]