summaryrefslogtreecommitdiff
path: root/_config.yml.example
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-03-07 16:19:26 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-03-07 16:19:26 +0000
commitcbcc70fde18979e024ca4d0afd031fee60aff907 (patch)
treeae60c43ec1f5fc8d879a026d5839bd00c4a4bd8b /_config.yml.example
parent0a2633126a4157d96c0ef8eef3eba80a72c89858 (diff)
Social buttons for posts controlled via _config.yml.
Diffstat (limited to '_config.yml.example')
-rw-r--r--_config.yml.example4
1 files changed, 4 insertions, 0 deletions
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
# ***************************