Merge pull request #602 from Vincevrp/replace-gplus
Replace Google+ share button with Mastodon
This commit is contained in:
@ -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">
|
||||
|
Reference in New Issue
Block a user