safing-web/donate/index.md
2020-05-13 10:19:12 +02:00

48 lines
1.5 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
layout: page
title: Support Us
heading: Support Us
container_class: 'text'
---
<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>