2018-10-17 04:51:09 +00:00
|
|
|
title: AddThis Share Plugin
|
2018-10-28 16:15:59 +00:00
|
|
|
date: 2014-01-01
|
2018-10-17 04:51:09 +00:00
|
|
|
categories:
|
2018-10-24 04:22:46 +00:00
|
|
|
- Plugins
|
|
|
|
- Share
|
2018-10-17 04:51:09 +00:00
|
|
|
share:
|
|
|
|
type: addthis
|
|
|
|
install_url: //s7.addthis.com/js/300/addthis_widget.js#pubid=ra-5ab6fa5759854232
|
|
|
|
---
|
|
|
|
|
|
|
|
[Installation instructions](https://www.addthis.com/dashboard)
|
|
|
|
|
|
|
|
{% codeblock lang:yaml _config.yml %}
|
|
|
|
share:
|
|
|
|
type: addthis
|
|
|
|
install_url: //s7.addthis.com/js/300/addthis_widget.js#pubid=xxxxxxxx # (required)
|
|
|
|
{% endcodeblock%}
|