Updated '_config.yml' via CloudCannon
This commit is contained in:
parent
890340473f
commit
a52cf2ac07
1 changed files with 4 additions and 5 deletions
|
|
@ -52,15 +52,14 @@ collections:
|
|||
permalink: "/events/:title/"
|
||||
_options:
|
||||
image:
|
||||
width: 960
|
||||
height: 480
|
||||
width: "960"
|
||||
height: "480"
|
||||
resize_style: "cover"
|
||||
mime_type: "image/jpeg"
|
||||
expandable: true
|
||||
uploads_dir: "images/events"
|
||||
content:
|
||||
width: 150
|
||||
height: 150
|
||||
width: "150"
|
||||
height: "150"
|
||||
resize_style: "cover"
|
||||
mime_type: "image/jpeg"
|
||||
uploads_dir: "images/events"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue