Rebrand privacytools.io as PrivacyTools (#1472)
This commit was merged in pull request #1472.
	This commit is contained in:
		@@ -7,13 +7,13 @@ permalink: /donate/
 | 
			
		||||
  <div class="row">
 | 
			
		||||
    <div class="mx-auto text-center">
 | 
			
		||||
      <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>
 | 
			
		||||
        <a href="https://www.privacytools.io/"><img src="/assets/img/layout/logo.png" class="img-fluid" alt="{{ site.name }}"></a>
 | 
			
		||||
      </div>
 | 
			
		||||
 | 
			
		||||
      <div class="card border-success mt-5 mb-5">
 | 
			
		||||
        <div class="card-header text-success"><i class="fas fa-donate fa-fw"></i> Donate via OpenCollective</div>
 | 
			
		||||
        <div class="card-body text-success">
 | 
			
		||||
          <p class="card-text">If you are able, please consider contributing to our development and outreach programs. <strong>Contributions via OpenCollective to privacytools.io are tax deductible for US taxpayers.</strong> These funds are transparently and primarily used to cover server costs.</p>
 | 
			
		||||
          <p class="card-text">If you are able, please consider contributing to our development and outreach programs. <strong>Contributions via OpenCollective to {{ site.name }} are tax deductible for US taxpayers.</strong> These funds are transparently and primarily used to cover server costs.</p>
 | 
			
		||||
          <a href="https://opencollective.com/privacytoolsio#section-contribute" class="btn btn-success">Contribute</a>
 | 
			
		||||
          <a href="https://blog.privacytools.io/privacytools-io-joins-the-open-collective-foundation" class="btn btn-outline-success">More Info</a>
 | 
			
		||||
        </div>
 | 
			
		||||
@@ -297,7 +297,7 @@ 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>
 | 
			
		||||
      <p>The <a href="/contact/">{{ site.name }} 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>
 | 
			
		||||
      <span class="far fa-smile-beam fa-3x"></span>
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user