diff --git a/_config.yml b/_config.yml index 5e56af0..c2b518a 100644 --- a/_config.yml +++ b/_config.yml @@ -75,20 +75,20 @@ defaults: - scope: path: "" type: "events" - values: - _options: - flyer_image: - width: 960 - height: 480 - resize_style: "cover" - mime_type: "image/jpeg" - uploads_dir: "images/events" - content: - width: 150 - height: 150 - resize_style: "cover" - mime_type: "image/jpeg" - uploads_dir: "images/events" + values: + _options: + flyer_image: + width: 960 + height: 480 + resize_style: "cover" + mime_type: "image/jpeg" + uploads_dir: "images/events" + content: + width: 150 + height: 150 + resize_style: "cover" + mime_type: "image/jpeg" + uploads_dir: "images/events" # - scope: # path: "" # type: "posts"