Test customizing commitMessage
with post slug
This commit is contained in:
parent
d410566aec
commit
f0ba35f343
@ -31,6 +31,7 @@ comments:
|
||||
staticman:
|
||||
allowedFields : ['name', 'email', 'url', 'message', 'date']
|
||||
branch : "gh-pages" # "master", "gh-pages"
|
||||
commitMessage : "New comment for {options.slug}."
|
||||
format : "yml"
|
||||
moderation : true
|
||||
path : "_data/comments/{options.slug}"
|
||||
|
Loading…
Reference in New Issue
Block a user