Merge pull request #104 from safing/feature/remove-donation-page

Remove donation page
This commit is contained in:
Dave Gson 2020-11-03 13:13:20 +01:00 committed by GitHub
commit b71492cfd9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 47 deletions

View file

@ -1,47 +0,0 @@
---
layout: page_container
title: Support Us
heading: Support Us
---
<div class="ui basic segment">
<p>
Together we make sure that you and many other can take back the control over their Data.
And enjoy easy online privacy.
</p>
<p>
Your donation will help us continue to develop Portmaster as free and open source software. It is only through your support that we are able to continue developing new technologies that effectively protect you that are fit for todays internet landscape.
</p>
</div>
<div class="ui placeholder segment" style="min-height: 16rem !important;">
<div class="ui center aligned grid">
<div class="middle aligned row">
<div class="column">
<div class="ui second header">
<a href="{{ site.donations.paypal.url }}" class="ui safing-primary button" target="blank">
<i class="paypal icon"></i>
Donate via Paypal
</a>
</div>
</div>
</div>
<div class="ui horizontal divider">OR</div>
<div class="middle aligned row">
<div class="column">
<div class="ui second header">
<a href="{{ site.donations.bitcoin.url }}" class="ui safing-primary button" target="blank">
<i class="bitcoin icon"></i>
Donate via Bitcoin
</a>
</div>
</div>
</div>
</div>
</div>
<div class="ui center aligned basic segment">
<div class="ui second header">
Thank you for your support!
</div>
</div>

View file

@ -1,6 +1,8 @@
--- ---
title: Safing Ownership title: Safing Ownership
layout: page layout: page
redirect_from:
- /donate/
--- ---
<section class="mt-20 md:mt-40"> <section class="mt-20 md:mt-40">