mirror of
https://github.com/safing/web
synced 2025-09-01 10:39:03 +00:00
Remove donation page
This commit is contained in:
parent
bb12809544
commit
3ded600039
1 changed files with 0 additions and 47 deletions
|
@ -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 today’s 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>
|
Loading…
Add table
Reference in a new issue