Remove .yml

This commit is contained in:
Michael Rose
2016-08-10 14:00:30 -04:00
committed by GitHub
parent 6e7b57cf43
commit 84a12d5060
+1 -1
View File
@@ -34,7 +34,7 @@ staticman:
format : "yml"
moderation : true
path : "_data/comments/{options.slug}"
filename : {@timestamp}-{@hash}.yml
filename : {@timestamp}-{@hash}
requiredFields : ['name', 'email', 'message']
transforms:
email : "md5"