Add donate.html to en.yml

This commit is contained in:
2019-08-06 10:56:48 -05:00
parent df38bc4da6
commit 0def00c9f9
2 changed files with 18 additions and 7 deletions

View File

@ -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>