diff --git a/_config.yml b/_config.yml index 96cfe3a..4f03283 100644 --- a/_config.yml +++ b/_config.yml @@ -48,9 +48,11 @@ defaults: path: "" type: "pages" values: - layout: "default" - _options: - width: 960 - height: 430 - uploads_dir: "assets/img" - resize_style: "cover" \ No newline at end of file + layout: "default" + _options: + image: + width: 960 + height: 430 + uploads_dir: "assets/img" + resize_style: "cover" + \ No newline at end of file