From 87098941cf850d30d6fc5a81f036c40cdf79f7e7 Mon Sep 17 00:00:00 2001 From: Musantro Date: Sun, 24 Jan 2016 12:33:55 +0100 Subject: [PATCH 1/3] select sidebars --- partials/sidebar.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/partials/sidebar.hbs b/partials/sidebar.hbs index 3e74bca..cb1b612 100644 --- a/partials/sidebar.hbs +++ b/partials/sidebar.hbs @@ -9,12 +9,12 @@ {{> widgets/feature-post}} {{> widgets/popular-posts}} - {{> widgets/slack-box}} + {{!> widgets/slack-box}} {{> widgets/twitter-box}} {{> widgets/facebook-box}} - {{> widgets/ghost-love}} + {{!> widgets/ghost-love}} {{> widgets/gplus-box}} From 4a516f6fe5dc114abc6f6bfe4d83ca99d7c01fcb Mon Sep 17 00:00:00 2001 From: Musantro Date: Sun, 24 Jan 2016 12:38:13 +0100 Subject: [PATCH 2/3] ordered sidebars --- partials/sidebar.hbs | 20 ++++++++------------ 1 file changed, 8 insertions(+), 12 deletions(-) diff --git a/partials/sidebar.hbs b/partials/sidebar.hbs index cb1b612..2c68570 100644 --- a/partials/sidebar.hbs +++ b/partials/sidebar.hbs @@ -1,21 +1,17 @@ From 133ace709e0143a0e6e03354b6f07a55cf127ab9 Mon Sep 17 00:00:00 2001 From: Musantro Date: Sun, 24 Jan 2016 17:19:18 +0100 Subject: [PATCH 3/3] gplus out --- partials/sidebar.hbs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/partials/sidebar.hbs b/partials/sidebar.hbs index 2c68570..1ac61f2 100644 --- a/partials/sidebar.hbs +++ b/partials/sidebar.hbs @@ -6,12 +6,12 @@ {{> widgets/fbgroup-box}} {{> widgets/facebook-box}} {{> widgets/twitter-box}} - {{> widgets/gplus-box}} + {{!> widgets/blog-text}} {{!> widgets/slack-box}} {{!> widgets/ghost-love}} - + {{!> widgets/gplus-box}}