Add G+ share link
This commit is contained in:
parent
30dce03e86
commit
ca7eb5ad03
2
post.hbs
2
post.hbs
|
@ -43,7 +43,7 @@
|
||||||
<h4>Share this post</h4>
|
<h4>Share this post</h4>
|
||||||
<a class="icon-twitter" href="http://twitter.com/share?text={{title}}&url={{url absolute="true"}}"><span class="hidden">Twitter</span></a>
|
<a class="icon-twitter" href="http://twitter.com/share?text={{title}}&url={{url absolute="true"}}"><span class="hidden">Twitter</span></a>
|
||||||
<a class="icon-facebook" href="http://www.facebook.com/sharer.php?u={{url absolute="true"}}"><span class="hidden">Facebook</span></a>
|
<a class="icon-facebook" href="http://www.facebook.com/sharer.php?u={{url absolute="true"}}"><span class="hidden">Facebook</span></a>
|
||||||
<a class="icon-google-plus" href="#"><span class="hidden">Google+</span></a>
|
<a class="icon-google-plus" href="https://plus.google.com/share?url={{url absolute="true"}}"><span class="hidden">Google+</span></a>
|
||||||
</section>
|
</section>
|
||||||
|
|
||||||
</footer>
|
</footer>
|
||||||
|
|
Loading…
Reference in New Issue