feat: gruvbox theme on code

This commit is contained in:
2026-06-21 16:36:34 +00:00
parent 22d9ee2eee
commit 6c7ae50ec8
2 changed files with 7 additions and 0 deletions
+3
View File
@@ -8,6 +8,9 @@ disableHugoGeneratorInject = true
[outputs]
home = ["HTML", "RSS", "JSON"]
[markup.highlight]
style = "gruvbox"
[markup.goldmark.extensions.passthrough]
enable = true