Skip to content

Commit

Permalink
Merge pull request #66 from DuckSoft/patch-1
Browse files Browse the repository at this point in the history
Removing Google+ in social sharing
  • Loading branch information
LeNPaul authored Nov 24, 2019
2 parents 19a43cf + eabae07 commit c982492
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _includes/social-sharing.html
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,5 @@
<div class="sharing-icons">
<a href="https://twitter.com/intent/tweet?text={{ page.title }}&amp;url={{ site.github.url }}{{ page.url }}" target="_blank"><i class="fa fa-twitter" aria-hidden="true"></i></a>
<a href="https://www.facebook.com/sharer/sharer.php?u={{ site.github.url }}{{ page.url }}&amp;title={{ page.title }}" target="_blank"><i class="fa fa-facebook" aria-hidden="true"></i></a>
<a href="https://plus.google.com/share?url={{ site.github.url }}{{ page.url }}" target="_blank"><i class="fa fa-google-plus" aria-hidden="true"></i></a>
</div>
</div>

0 comments on commit c982492

Please sign in to comment.