summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml3
1 files changed, 2 insertions, 1 deletions
diff --git a/hugo.toml b/hugo.toml
index c6c93e2..885e25b 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -8,4 +8,5 @@ theme = 'hugo-xmin'
[markup.highlight]
style = "github"
- noClasses = false \ No newline at end of file
+ noClasses = false
+ codeFences = true \ No newline at end of file