From 512a87e38a9e71e1a152c3b2e6ede163f58d40e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Moritz=20=C2=BBmo=2E=C2=AB=20Sauer?= Date: Thu, 5 Mar 2015 09:16:08 +0100 Subject: [PATCH] Update --- _config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_config.yml b/_config.yml index c33495d..899f292 100644 --- a/_config.yml +++ b/_config.yml @@ -78,7 +78,7 @@ defaults: type: "pages" values: show_meta: true # Show metadata beneath all pages - sidebar: "" # Possible values › left, right › by default there will be no sidebar + # sidebar: # Possible values › left, right › by default there will be no sidebar comments: false author: "your_author_name" - @@ -87,7 +87,7 @@ defaults: type: "posts" values: show_meta: true # Show metadata beneath all posts - sidebar: "" # Possible values › left, right › by default there will be no sidebar + # sidebar: # Possible values › left, right › by default there will be no sidebar comments: false author: "your_author_name"