remove the slash at the beginning of the 'path' in staticman.yml's example (#1772)

This commit is contained in:
genghisun 2018-08-08 03:52:32 +08:00 committed by Michael Rose
parent 2be90f8f4a
commit 858b5cc2a4

View file

@ -376,7 +376,7 @@ comments:
options:
format : "iso8601"
moderation : true
path : "/_data/comments/{options.slug}" (default)
path : "_data/comments/{options.slug}"
requiredFields : ["name", "email", "message"]
transforms:
email : md5