Convert toml hugo and theme files to yaml

This commit is contained in:
Eryn Wells 2024-06-28 08:58:33 -07:00
parent 00718a4fe2
commit 189a83a696
4 changed files with 27 additions and 15 deletions

11
hugo.yaml Normal file
View file

@ -0,0 +1,11 @@
markup:
goldmark:
parser:
wrapStandAloneImageWithinParagraph: false
highlight:
noClasses: false
module:
hugoVersion:
extended: false
min: "0.116.0"