summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
authorHunter Kvalevog <hunter@kvog.sh>2025-09-27 17:38:21 -0500
committerHunter Kvalevog <hunter@kvog.sh>2025-09-27 17:38:21 -0500
commit3107fadd9d5146a0fa25dd82eb04172b5d98d1d8 (patch)
treed90645b81deb11b77210f41cc4bb6e894f9d7b94 /hugo.toml
parenta50b104111910bf49537f2db9298a2057336efe8 (diff)
Diffstat (limited to 'hugo.toml')
-rw-r--r--hugo.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/hugo.toml b/hugo.toml
index beb3d11..6ad90e8 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -3,3 +3,5 @@ languageCode = 'en-us'
title = 'kvog.sh'
theme = 'hugo-xmin'
+[markup.highlight]
+style = "github" \ No newline at end of file