Switch to apostrophes

This commit is contained in:
Michael Rose 2016-08-09 21:55:34 -04:00 committed by GitHub
parent 3ee22ef7ac
commit 767e7d801d

View File

@ -29,12 +29,12 @@ comments:
num_posts : # 5 (default)
colorscheme : # "light" (default), "dark"
staticman:
allowedFields: ["name", "email", "comment"]
allowedFields: ['name', 'email', 'comment']
branch: "gh-pages"
format: "json"
moderation: true
path: "_data/comments/{options.slug}"
requiredFields: ["name", "comment"]
requiredFields: ['name', 'email', 'comment']
transforms:
email: "md5"
atom_feed: