Remove .yml
This commit is contained in:
parent
6e7b57cf43
commit
84a12d5060
@ -34,7 +34,7 @@ staticman:
|
|||||||
format : "yml"
|
format : "yml"
|
||||||
moderation : true
|
moderation : true
|
||||||
path : "_data/comments/{options.slug}"
|
path : "_data/comments/{options.slug}"
|
||||||
filename : {@timestamp}-{@hash}.yml
|
filename : {@timestamp}-{@hash}
|
||||||
requiredFields : ['name', 'email', 'message']
|
requiredFields : ['name', 'email', 'message']
|
||||||
transforms:
|
transforms:
|
||||||
email : "md5"
|
email : "md5"
|
||||||
|
Loading…
Reference in New Issue
Block a user