From 3107fadd9d5146a0fa25dd82eb04172b5d98d1d8 Mon Sep 17 00:00:00 2001 From: Hunter Kvalevog Date: Sat, 27 Sep 2025 17:38:21 -0500 Subject: --- hugo.toml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'hugo.toml') 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 -- cgit v1.2.3