From 35ce3230f5358a7499ca3bdb763acee8b819aa57 Mon Sep 17 00:00:00 2001 From: Set Hallstrom Date: Tue, 21 May 2019 17:03:37 +0200 Subject: [PATCH] GAH! --- _config.yml | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) 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"