jekyll-stealthy-share/_includes/_container.html

8 lines
184 B
HTML
Raw Normal View History

2018-01-09 05:50:29 +00:00
<div class="share_buttons">
<h3>Share this post</h3>
<p>If you enjoyed reading this post, please consider sharing it with your network.</p>
<ul>
{{ content }}
</ul>
</div>