summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2026-04-25 14:40:13 -0500
committerHunter Kvalevog <hunter@kvog.sh>2026-04-25 14:40:13 -0500
commitf7e586e6533974489503538ac140a7ce5608ecb7 (patch)
tree51249dcc3ea97b1c68a397509df31f6263c7dcd2 /hugo.toml
parent04d8bfe4386451f31b272a82e4f273c005e0659f (diff)
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