22 lines
318 B
YAML
22 lines
318 B
YAML
baseURL: "https://nutmeg.erynwells.me/sandbox"
|
|
languageCode: en-us
|
|
title: Eryn Wells
|
|
|
|
markup:
|
|
goldmark:
|
|
parser:
|
|
wrapStandAloneImageWithinParagraph: false
|
|
highlight:
|
|
noClasses: false
|
|
|
|
|
|
module:
|
|
hugoVersion:
|
|
extended: false
|
|
min: "0.116.0"
|
|
imports:
|
|
- path: base
|
|
|
|
theme:
|
|
- blog
|
|
- base
|