Skip to content

Commit 20c75ed

Browse files
committed
Make code highlighting prettier
1 parent f25661c commit 20c75ed

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/_default/hugo.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,7 @@ enableRobotsTXT = true
1010

1111
[[module.imports]]
1212
path = 'github.com/gethinode/hinode'
13+
14+
[markup]
15+
[markup.highlight]
16+
style = 'onedark'

0 commit comments

Comments
 (0)