Add donate.html to en.yml
This commit is contained in:
12
donate.html
12
donate.html
@ -9,8 +9,8 @@ permalink: /donate/
|
||||
<div class="mt-4 mb-4">
|
||||
<a href="https://www.privacytools.io/"><img src="/assets/img/layout/logo.png" class="img-fluid" alt="privacytools.io"></a>
|
||||
</div>
|
||||
<h1>Please Donate</h1>
|
||||
<p>Our website is free of advertisements and not affiliated with any listed providers.<br>Your donation will cover our costs for servers, domains, coffee, beer, and pizza.</p>
|
||||
<h1>{% t donate.cta %}</h1>
|
||||
<p>{% t donate.ad_free %}<br>{% t donate.costs %}</p>
|
||||
|
||||
<p>
|
||||
<a class="btn btn-warning mb-1" href="https://liberapay.com/privacytools.io/donate"><i class="fas fa-donate fa-lg fa-fw"></i> Liberapay</a>
|
||||
@ -73,9 +73,9 @@ permalink: /donate/
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<p>We prefer Bitcoin donations to be above $5 due to the state of the network's transaction fees. You are welcome to donate any smaller or larger amount on any other cryptocurrency, such as Bitcoin Cash, Ethereum, or Stellar.</p>
|
||||
<p>{% t donate.bitcoin %} {% t donate.bitcoin2 %}</p>
|
||||
|
||||
<h2>More Cryptocurrencies</h2>
|
||||
<h2>{% t donate.more %}</h2>
|
||||
|
||||
</div>
|
||||
|
||||
@ -277,8 +277,8 @@ permalink: /donate/
|
||||
</div>
|
||||
|
||||
<div class="text-center">
|
||||
<p>The <a href="/contact/">privacytools.io team</a> does not necessarily endorse all of the cryptocurrencies listed on this page. Please conduct your own research before purchasing any cryptocurrencies.</p>
|
||||
<h3>Thanks for your support. You are awesome!</h3>
|
||||
<p>{% t donate.the %} <a href="/contact/">{% t donate.team %}</a> {% t donate.endorse %}</p>
|
||||
<h3>{% t donate.thanks %}</h3>
|
||||
<p>
|
||||
<img src="/assets/img/misc/smile.png" class="img-fluid" alt="Smile">
|
||||
</p>
|
||||
|
Reference in New Issue
Block a user