config: Disable classes in highlighting to correct behaviour.
This commit is contained in:
parent
4c10f9ca86
commit
94a4faef7b
1 changed files with 2 additions and 0 deletions
|
|
@ -4,6 +4,8 @@ defaultContentLanguage = "en"
|
||||||
title = "William Floyd"
|
title = "William Floyd"
|
||||||
theme = "KeepIt"
|
theme = "KeepIt"
|
||||||
|
|
||||||
|
markup.highlight.noClasses=false
|
||||||
|
|
||||||
paginate = 12
|
paginate = 12
|
||||||
enableEmoji = true
|
enableEmoji = true
|
||||||
googleAnalytics = "UA-63647911-2"
|
googleAnalytics = "UA-63647911-2"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue