Update code highlight theme in exampleSite to base16-snazzy
This commit is contained in:
@@ -18,6 +18,9 @@ enableGitInfo = true
|
||||
[markup.tableOfContents]
|
||||
startLevel = 1
|
||||
|
||||
[markup.highlight]
|
||||
style = 'base16-snazzy'
|
||||
|
||||
# Multi-lingual mode config
|
||||
# There are different options to translate files
|
||||
# See https://gohugo.io/content-management/multilingual/#translation-by-filename
|
||||
|
||||
@@ -17,6 +17,8 @@ markup:
|
||||
unsafe: true
|
||||
tableOfContents:
|
||||
startLevel: 1
|
||||
highlight:
|
||||
style: base16-snazzy
|
||||
|
||||
# Multi-lingual mode config
|
||||
# There are different options to translate files
|
||||
|
||||
Reference in New Issue
Block a user