summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
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