TechShotgun/_includes/share-buttons.html

13 lines
432 B
HTML

<div class="row">
<br>
<hr>
<a href="https://plus.google.com/share?url=https://google.com" rel="nofollow" target="_blank" title="Share On Google Plus!">
<img alt="Google Plus " src="/img/goog.png" width="30">
</a>
<a href="https://twitter.com/home?status=@{{site.twitter}} {{ site.url }}{{ page.url }}" rel="nofollow" target="_blank" title="Share On Twitter!">
<img alt="Twitter " src="/img/tweet_img.png" width="80">
</a>
</div>