From e4410c101fd3dd17909893ab441d67bd510db891 Mon Sep 17 00:00:00 2001 From: Devin Wadsworth Date: Sat, 2 Jun 2012 13:10:24 -0400 Subject: should be possible to hide google plus --- source/_includes/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/header.html b/source/_includes/header.html index 2985d7f..168853d 100644 --- a/source/_includes/header.html +++ b/source/_includes/header.html @@ -9,7 +9,7 @@ {% if site.facebook_user %} Facebook {% endif %} - {% if site.googleplus_user %} + {% if site.googleplus_user and site.googleplus_hidden == false %} Google+ {% endif %} {% if site.twitter_user %} -- cgit v1.1-2-g2b99