aboutsummaryrefslogtreecommitdiffstats
path: root/pelican-bootstrap3/templates/includes/addthis.html
diff options
context:
space:
mode:
Diffstat (limited to 'pelican-bootstrap3/templates/includes/addthis.html')
-rw-r--r--pelican-bootstrap3/templates/includes/addthis.html4
1 files changed, 0 insertions, 4 deletions
diff --git a/pelican-bootstrap3/templates/includes/addthis.html b/pelican-bootstrap3/templates/includes/addthis.html
index 12e2e8a..52bad77 100644
--- a/pelican-bootstrap3/templates/includes/addthis.html
+++ b/pelican-bootstrap3/templates/includes/addthis.html
@@ -12,9 +12,5 @@
<a class="addthis_button_google_plusone" g:plusone:size="medium"></a>
{% endif %}
</div>
- {% if ADDTHIS_DATA_TRACK_ADDRESSBAR|default(true) %}
- <script type="text/javascript">var addthis_config = {"data_track_addressbar": true};</script>
- {% endif %}
- <script type="text/javascript" src="//s7.addthis.com/js/300/addthis_widget.js#pubid={{ ADDTHIS_PROFILE }}"></script>
<!-- AddThis Button END -->
{% endif %} \ No newline at end of file