Donation related changes
This commit is contained in:
26
index.html
26
index.html
@ -158,7 +158,7 @@
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="https://twitter.com/privacytoolsIO">Twitter</a></li>
|
||||
<li><a href="donate.html">Donate</a></li>
|
||||
<li><a href="donate.html" style="color:white;"><strong>Donate</strong> <span class="glyphicon glyphicon-heart" aria-hidden="true" style="color:red;"></span></a></li>
|
||||
</ul>
|
||||
</div>
|
||||
</div>
|
||||
@ -168,13 +168,6 @@
|
||||
|
||||
<div class="container theme-showcase" role="main">
|
||||
|
||||
<p class="text-right">
|
||||
<a data-toggle="tooltip" data-placement="bottom" data-original-title="Translations of privacytools.io were done by volunteers. They might be not up to date.">Language:</a> <span class="flag-icon flag-icon-cn" style="margin-left:5px;"></span> <a href="https://privacytools.twngo.xyz/">繁体中文</a> <span class="flag-icon flag-icon-es" style="margin-left:5px;"></span> <a href="https://victorhck.gitlab.io/privacytools-es/">Español</a> <span class="flag-icon flag-icon-de" style="margin-left:5px;"></span> <a href="https://privacytools.it-sec.rocks/">Deutsch</a>
|
||||
|
||||
|
||||
|
||||
<span style="margin-left:15px;">Darknet:</span> <a data-toggle="tooltip" data-placement="bottom" data-original-title="Requires specific software to access." href="http://privacytools.i2p">I2P</a>
|
||||
</p>
|
||||
|
||||
<div class="jumbotron">
|
||||
<!-- header just below the navigation bar -->
|
||||
@ -183,6 +176,21 @@
|
||||
<!-- end header just below the navigation bar -->
|
||||
</div>
|
||||
|
||||
<!-- start language and darknet selection -->
|
||||
<p>
|
||||
|
||||
<a data-toggle="tooltip" data-placement="bottom" data-original-title="Translations of privacytools.io were done by volunteers. They might be not up to date.">Language:</a>
|
||||
|
||||
<span class="flag-icon flag-icon-cn" style="margin-left:5px;"></span> <a href="https://privacytools.twngo.xyz/">繁体中文</a>
|
||||
|
||||
<span class="flag-icon flag-icon-es" style="margin-left:5px;"></span> <a href="https://victorhck.gitlab.io/privacytools-es/">Español</a>
|
||||
|
||||
<span class="flag-icon flag-icon-de" style="margin-left:5px;"></span> <a href="https://privacytools.it-sec.rocks/">Deutsch</a>
|
||||
|
||||
<span style="margin-left:15px;">Darknet:</span> <a data-toggle="tooltip" data-placement="bottom" data-original-title="Requires specific software to access." href="http://privacytools.i2p">I2P</a>
|
||||
</p>
|
||||
<!-- end language and darknet selection -->
|
||||
|
||||
<!-- quote by Glenn Greenwald located below the header -->
|
||||
<div class="page-header">
|
||||
<h1>Privacy? I don't have anything to hide.</h1>
|
||||
@ -3006,7 +3014,7 @@ Windows 10 Sends Your Data 5500 Times Every Day Even After Tweaking Privacy Sett
|
||||
|
||||
<a href="http://www.kopimi.com/" data-toggle="tooltip" data-placement="top" style="margin-right:30px;" data-original-title="kopimi (copyme), symbol showing that you want to be copied. use kopimi in your own fancy. kopimi may be put on homepages or blogs, in books, in software, as sound logos in music or whatever."><img src="img/layout/kopimi.gif" style="margin-right:15px;">kopimi (copyme)</a>
|
||||
|
||||
<a href="donate.html" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating Bitcoins. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain."><img src="img/layout/Bitcoin.png" style="margin-right:15px;">Donate:</a> <span style="margin-left:15px;">1EM2JEbQeoiZP4Cd4Pm2wgJcBPAWJBeijz</span> or use <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=7MPR5TEA9KJZY">PayPal.</a>
|
||||
<a href="donate.html" data-toggle="tooltip" data-placement="top" data-original-title="Please support this project by donating Bitcoins. We are ad free and not affiliated with any providers. Your donation will cover our cost for server and domain."><img src="img/layout/Bitcoin.png" style="margin-right:15px;">Donate:</a> <span style="margin-left:15px;">1N4bKCx3kpvUTBhsvbmthPDssN8ATPEhgt</span> or use <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=5G9CBU8P6F4K2">PayPal.</a>
|
||||
|
||||
</p>
|
||||
|
||||
|
Reference in New Issue
Block a user