From 1ad411baff6ef596a98eb7366a19736004ce9bb5 Mon Sep 17 00:00:00 2001 From: Nielsen Ramon Date: Sun, 2 Oct 2016 00:32:06 +0200 Subject: [PATCH] Fix identation issue in config --- template/_config.yml.tt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/template/_config.yml.tt b/template/_config.yml.tt index 7c70e9b..7100f18 100644 --- a/template/_config.yml.tt +++ b/template/_config.yml.tt @@ -2,8 +2,8 @@ assets: compress: css: true js: true - features: - automatic_img_size: false + features: + automatic_img_size: false sources: - _assets/fonts - _assets/images