We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f25661c commit 20c75edCopy full SHA for 20c75ed
config/_default/hugo.toml
@@ -10,3 +10,7 @@ enableRobotsTXT = true
10
11
[[module.imports]]
12
path = 'github.com/gethinode/hinode'
13
+
14
+[markup]
15
+ [markup.highlight]
16
+ style = 'onedark'
0 commit comments