Updated '_config.yml' via CloudCannon

This commit is contained in:
Set Hallstrom 2019-05-21 14:46:53 +00:00 committed by CloudCannon
parent 890340473f
commit a52cf2ac07

View file

@ -52,15 +52,14 @@ collections:
permalink: "/events/:title/" permalink: "/events/:title/"
_options: _options:
image: image:
width: 960 width: "960"
height: 480 height: "480"
resize_style: "cover" resize_style: "cover"
mime_type: "image/jpeg" mime_type: "image/jpeg"
expandable: true
uploads_dir: "images/events" uploads_dir: "images/events"
content: content:
width: 150 width: "150"
height: 150 height: "150"
resize_style: "cover" resize_style: "cover"
mime_type: "image/jpeg" mime_type: "image/jpeg"
uploads_dir: "images/events" uploads_dir: "images/events"