Remove donation page

This commit is contained in:
davegson 2020-10-29 11:50:09 +01:00
parent bb12809544
commit 3ded600039

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>