From cbcc70fde18979e024ca4d0afd031fee60aff907 Mon Sep 17 00:00:00 2001 From: davidtsadler Date: Wed, 7 Mar 2012 16:19:26 +0000 Subject: Social buttons for posts controlled via _config.yml. --- _config.yml.example | 4 ++++ 1 file changed, 4 insertions(+) (limited to '_config.yml.example') diff --git a/_config.yml.example b/_config.yml.example index 6f78a0b..ee03a07 100644 --- a/_config.yml.example +++ b/_config.yml.example @@ -53,6 +53,10 @@ copyright_year: # Optional Disqus integration. #disqus_shortname: +# Social buttons will be enabled for posts. +# Each post can control what buttons they want through their meta tags. +social_buttons: true + # *************************** # JEKYLL # *************************** -- cgit v1.2.3-13-gbd6f