Convert toml hugo and theme files to yaml
This commit is contained in:
parent
00718a4fe2
commit
189a83a696
4 changed files with 27 additions and 15 deletions
11
hugo.yaml
Normal file
11
hugo.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
markup:
|
||||
goldmark:
|
||||
parser:
|
||||
wrapStandAloneImageWithinParagraph: false
|
||||
highlight:
|
||||
noClasses: false
|
||||
|
||||
module:
|
||||
hugoVersion:
|
||||
extended: false
|
||||
min: "0.116.0"
|
Loading…
Add table
Add a link
Reference in a new issue