From a543d1fe0f246ec90ad4e23874e94a0a49ba428d Mon Sep 17 00:00:00 2001 From: Benjamin Sproule Date: Sat, 18 Jul 2015 19:54:07 +0100 Subject: [PATCH] Updated the config yml example --- _config.yml.example | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_config.yml.example b/_config.yml.example index 2979a0a..f9c8dc9 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -12,6 +12,8 @@ fancybox: true # Profile profile: true # whether to show profile bar +gravatar: false # whether to use gravatar with the email +showlogo: false # whether to show the logo in the header # Sidebar sidebar: right # set to false if you don't want a sidebar