mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-18 18:33:42 +00:00
6 lines
221 B
Plaintext
6 lines
221 B
Plaintext
{%- if theme.add_this_id %}
|
|
<div class="addthis_inline_share_toolbox social-like">
|
|
<script src="//s7.addthis.com/js/300/addthis_widget.js#pubid={{ theme.add_this_id }}" async="async"></script>
|
|
</div>
|
|
{%- endif %}
|