summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/conf.py b/conf.py
index 5e6d451..4227345 100644
--- a/conf.py
+++ b/conf.py
@@ -962,6 +962,7 @@ MARKDOWN_EXTENSIONS = ['fenced_code', 'codehilite', 'extra']
# <script src="https://s7.addthis.com/js/300/addthis_widget.js#pubid=ra-4f7088a56bb93798"></script>
# <!-- End of social buttons -->
# """
+SOCIAL_BUTTONS_CODE = ''
# Show link to source for the posts?
# Formerly known as HIDE_SOURCELINK (inverse)