hugo.yaml: Bring markup config here from themes/base
This commit is contained in:
parent
ce89d8f418
commit
1a0c484a7b
1 changed files with 7 additions and 0 deletions
|
@ -2,6 +2,13 @@ baseURL: "https://nutmeg.erynwells.me/sandbox"
|
||||||
languageCode: en-us
|
languageCode: en-us
|
||||||
title: Eryn Wells
|
title: Eryn Wells
|
||||||
|
|
||||||
|
markup:
|
||||||
|
goldmark:
|
||||||
|
parser:
|
||||||
|
wrapStandAloneImageWithinParagraph: false
|
||||||
|
highlight:
|
||||||
|
noClasses: false
|
||||||
|
|
||||||
|
|
||||||
module:
|
module:
|
||||||
hugoVersion:
|
hugoVersion:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue