Update Staticman commit message to include name

This commit is contained in:
Michael Rose
2018-08-10 08:04:00 -04:00
parent 73f47af242
commit f9c418c740
7 changed files with 9 additions and 7 deletions

View File

@@ -34,7 +34,7 @@ comments:
staticman:
allowedFields : ['name', 'email', 'url', 'message']
branch : # "master", "gh-pages"
commitMessage : "New comment."
commitMessage : "New comment by {fields.name}"
filename : comment-{@timestamp}
format : "yml"
moderation : true