Skip to content

Commit

Permalink
#49 Remove Google+ share link
Browse files Browse the repository at this point in the history
  • Loading branch information
LeNPaul committed May 29, 2021
1 parent 26bdc2f commit 8cdc705
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion _layouts/post.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ <h1>
<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>

Expand Down

0 comments on commit 8cdc705

Please sign in to comment.