Default front matter format to YAML

This commit is contained in:
Michael Romero 2017-03-07 01:22:19 -08:00
parent f84ba895a8
commit 0c37d7b395

View File

@ -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"