diff options
| author | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-25 14:40:13 -0500 |
|---|---|---|
| committer | Hunter Kvalevog <hunter@kvog.sh> | 2026-04-25 14:40:13 -0500 |
| commit | f7e586e6533974489503538ac140a7ce5608ecb7 (patch) | |
| tree | 51249dcc3ea97b1c68a397509df31f6263c7dcd2 /hugo.toml | |
| parent | 04d8bfe4386451f31b272a82e4f273c005e0659f (diff) | |
Diffstat (limited to 'hugo.toml')
| -rw-r--r-- | hugo.toml | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -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 |