avoid light theme for the code stuff
This commit is contained in:
parent
37d8816cfb
commit
662e193f87
1 changed files with 0 additions and 9 deletions
|
@ -46,12 +46,3 @@ ignoreErrors = ["error-disable-taxonomy"]
|
|||
# for details. An example TOML config that uses [ISO
|
||||
# 8601](https://en.wikipedia.org/wiki/ISO_8601) format:
|
||||
dateFormat = "2006-01-02"
|
||||
|
||||
# Configure markup highlighter to match "Bearblog" aesthetics, see
|
||||
# https://gohugo.io/configuration/markup/#highlight
|
||||
[markup]
|
||||
[markup.highlight]
|
||||
style = 'friendly'
|
||||
lineNos = true
|
||||
lineNumbersInTable = false
|
||||
codeFences = true
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue