Default front matter format to YAML
This commit is contained in:
parent
f84ba895a8
commit
0c37d7b395
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ baseurl = "https://username.github.io"
|
||||||
languageCode = "en-us"
|
languageCode = "en-us"
|
||||||
title = "Beautiful Hugo"
|
title = "Beautiful Hugo"
|
||||||
theme = "beautifulhugo"
|
theme = "beautifulhugo"
|
||||||
|
metaDataFormat = "yaml"
|
||||||
pygmentsUseClasses = true
|
pygmentsUseClasses = true
|
||||||
pygmentCodeFences = true
|
pygmentCodeFences = true
|
||||||
#disqusShortname = "XXX"
|
#disqusShortname = "XXX"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue