From d4ea35a34e7a5d6fd872edfc5612a13955f89198 Mon Sep 17 00:00:00 2001 From: Marin Usalj Date: Sat, 7 Jul 2012 22:42:17 +0200 Subject: added the ability to remove Twitter stream from the top --- source/_includes/banner.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/banner.html b/source/_includes/banner.html index f91ce3b..af38f03 100644 --- a/source/_includes/banner.html +++ b/source/_includes/banner.html @@ -1,4 +1,4 @@ -{% if site.twitter_user %} +{% if site.twitter_user and site.twitter_tweet_count > 0 %}