Make third-party asides default to false, closes #263

This commit is contained in:
Frederic Hemberger 2011-11-11 07:45:08 +01:00
parent a11e92b2ae
commit 6561da22f5
1 changed files with 2 additions and 2 deletions

View File

@ -71,7 +71,7 @@ twitter_show_follower_count: false
twitter_tweet_button: true
# Google +1
google_plus_one: true
google_plus_one: false
google_plus_one_size: medium
# Google Plus Profile
@ -95,4 +95,4 @@ disqus_show_comment_count: false
google_analytics_tracking_id:
# Facebook Like
facebook_like: true
facebook_like: false