summaryrefslogtreecommitdiff
path: root/hugo.toml
diff options
context:
space:
mode:
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 6ad90e8..b6c9cf2 100644
--- a/hugo.toml
+++ b/hugo.toml
@@ -4,4 +4,5 @@ title = 'kvog.sh'
theme = 'hugo-xmin'
[markup.highlight]
-style = "github" \ No newline at end of file
+ style = "github"
+ noClasses = false \ No newline at end of file