From 5abae27220aeeed1320c65a5de1f474b07e7b8c4 Mon Sep 17 00:00:00 2001 From: Luca Beltrame Date: Sun, 17 May 2015 14:42:30 +0200 Subject: [PATCH] Update config.yml with default image (not yet the right one) --- _config.yml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index f6a4693..82466c3 100644 --- a/_config.yml +++ b/_config.yml @@ -85,7 +85,6 @@ defaults: path: "" # an empty string here means all files in the project type: "pages" values: - show_meta: true # Show metadata beneath all pages #sidebar: right # Possible values › left, right › by default there will be no sidebar comments: false header: @@ -99,9 +98,9 @@ defaults: values: show_meta: true # Show metadata beneath all posts # sidebar: right # Possible values › left, right › by default there will be no sidebar - comments: false - #header: - #image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" + comments: true + header: + image_fullwidth: "unsplash_brooklyn-bridge_header.jpg" author: "einar"