From eecf74018d0d61660d81b700313a2aa91b32463e Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Tue, 2 Apr 2019 16:47:56 +0000 Subject: [PATCH] Updated '_config.yml' via CloudCannon --- _config.yml | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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