1d0522c9eab8cd791f4ccc7cf0dc042751a3aca7
[ghost-theme-willow.git] / partials / share-links.hbs
1 <a class="share-twitter" href="https://twitter.com/intent/tweet?text={{encode title}}&amp;url={{url absolute="true"}}"
2 onclick="window.open(this.href, 'twitter-share', 'width=550,height=235');return false;">
3 Share on Twitter |
4 </a>
5
6 <a class="share-facebook" href="https://www.facebook.com/sharer/sharer.php?u={{url absolute="true"}}"
7 onclick="window.open(this.href, 'facebook-share','width=580,height=296');return false;">
8 Share on Facebook |
9 </a>
10
11 <a class="share-google-plus" href="https://plus.google.com/share?url={{url absolute="true"}}"
12 onclick="window.open(this.href, 'google-plus-share', 'width=490,height=530');return false;">
13 Share on Google+
14 </a>