hexo-theme-icarus/source/_posts/share/AddThis.md

18 lines
423 B
Markdown
Raw Normal View History

2018-10-17 04:51:09 +00:00
title: AddThis Share Plugin
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%}