Update _config.yml

This commit is contained in:
Michael Rose 2016-08-11 09:19:57 -04:00 committed by GitHub
parent f0ba35f343
commit 76a935f179

View File

@ -31,7 +31,7 @@ comments:
staticman:
allowedFields : ['name', 'email', 'url', 'message', 'date']
branch : "gh-pages" # "master", "gh-pages"
commitMessage : "New comment for {options.slug}."
commitMessage : "New comment."
format : "yml"
moderation : true
path : "_data/comments/{options.slug}"