Merge pull request #602 from Vincevrp/replace-gplus

Replace Google+ share button with Mastodon
This commit is contained in:
Samuel Shifterovich
2018-11-22 07:00:43 +01:00
committed by GitHub
4 changed files with 5 additions and 5 deletions

View File

@ -2260,8 +2260,8 @@ This tool uses some known methods that attempt to disable major tracking feature
<i class="fab fa-twitter"></i>
</a>
<a href="https://plus.google.com/share?url=https://www.privacytools.io" class="share-btn google-plus" title="Google+">
<i class="fab fa-google-plus-g"></i>
<a href="http://sharetomastodon.github.io/?title=privacytools.io%20-%20encryption%20against%20global%20mass%20surveillance&url=https://www.privacytools.io" class="share-btn mastodon" title="Mastodon">
<i class="fab fa-mastodon"></i>
</a>
</div>
<div class="col-12 col-md-6 d-flex justify-content-between">