diff --git a/_config.yml b/_config.yml index 3406ba26..ee977ea1 100644 --- a/_config.yml +++ b/_config.yml @@ -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}"