summaryrefslogtreecommitdiff
path: root/_config.yml.example
diff options
context:
space:
mode:
authordavidtsadler <davidtsadler@googlemail.com>2012-03-07 16:38:04 +0000
committerdavidtsadler <davidtsadler@googlemail.com>2012-03-07 16:38:04 +0000
commitdcdf316c732795f59c689e71b7928a5f695e42cb (patch)
tree9fce32cb0c641c3230d1ddc67ad5e33280ad9c2d /_config.yml.example
parentb60484526d692a878a81d496a78d932f54dfc3d4 (diff)
parentcbcc70fde18979e024ca4d0afd031fee60aff907 (diff)
Merge remote-tracking branch 'upstream/master'
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
# ***************************