summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-03-07 17:02:04 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-03-07 17:02:04 +0000
commit7d063192dc2a7cd059116cdee82fc3a08f2f1e97 (patch)
tree2c25079cb3bb7e3820371f5326b20972a61c3f81
parentdcdf316c732795f59c689e71b7928a5f695e42cb (diff)
Switch on social buttons.
-rw-r--r--_config.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml
index d37cff8..29cfb05 100644
--- a/_config.yml
+++ b/_config.yml
@@ -53,6 +53,10 @@ copyright_year: 2012
# Optional Disqus integration.
disqus_shortname: dtscom
+# Social buttons will be enabled for posts.
+# Each post can control what buttons they want through their meta tags.
+social_buttons: true
+
# ***************************
# JEKYLL
# ***************************