scopesessions.org/_includes/share.html
Open-Steps.org cde5755238 last touches
2015-03-01 19:46:21 +01:00

8 lines
887 B
HTML

<div class="share-page">
<ul>
<li><a class="button hvr-sweep-to-top" href="https://twitter.com/intent/tweet?text={{ site.title }}&url={{ site.url }}" rel="nofollow" target="_blank" title="Share on Twitter"><i class="fa fa-twitter"></i></a></li>
<li><a class="button hvr-sweep-to-top" href="https://facebook.com/sharer.php?u={{ site.url }}" rel="nofollow" target="_blank" title="Share on Facebook"><i class="fa fa-facebook"></i></a></li>
<li><a class="button hvr-sweep-to-top" href="https://plus.google.com/share?url={{ site.url }}" rel="nofollow" target="_blank" title="Share on Google+"><i class="fa fa-google-plus"></i></a></li>
<li><a class="button hvr-sweep-to-top" href="http://pinterest.com/pin/create/button/?url={{ site.url }}&description={{ site.title }}" rel="nofollow" target="_blank" title="Share on Pinterest"><i class="fa fa-pinterest"></i></a></li>
</ul>
</div>