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

18 lines
437 B
Markdown
Raw Normal View History

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