Default front matter format to YAML
This commit is contained in:
parent
f84ba895a8
commit
0c37d7b395
@ -2,6 +2,7 @@ baseurl = "https://username.github.io"
|
||||
languageCode = "en-us"
|
||||
title = "Beautiful Hugo"
|
||||
theme = "beautifulhugo"
|
||||
metaDataFormat = "yaml"
|
||||
pygmentsUseClasses = true
|
||||
pygmentCodeFences = true
|
||||
#disqusShortname = "XXX"
|
||||
|
Loading…
Reference in New Issue
Block a user