-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathdonate.html
More file actions
37 lines (35 loc) · 1.25 KB
/
Copy pathdonate.html
File metadata and controls
37 lines (35 loc) · 1.25 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
---
layout: page
title: UWPX - Donate
description: Donations keep the project running.
sitemap:
priority: 0.7
lastmod: 2018-08-01
changefreq: monthly
---
<p align="center">
<b>
It takes a lot of time and effort to develop and maintain a complex app like UWPX.
So, if you like UWPX or simply want to support the development please consider donating to keep the development going.
</b>
</p>
<div id="librepayBadge" align="center">
<a class="icon" href='http://liberapay.uwpx.org'>
<img src='https://liberapay.com/assets/widgets/donate.svg' width="130rem" height="auto" />
</a>
</div>
<div id="paypalBadge" align="center">
<a class="icon" href='http://paypal.uwpx.org'>
<img src='https://www.paypalobjects.com/webstatic/de_DE/i/de-pp-logo-200px.png' width="130rem" height="auto" />
</a>
</div>
<div class="box">
<h2>Bank transfers</h2>
<p>So if you have the ability to make SEPA bank transfers at a low cost (for example if you live within the EU) feel free to
contact me for my bank details:
<br/>
<a href="mailto:support@uwpx.org?subject=[Donation]%20Bank%20details">support@uwpx.org</a>
<br/>
Never the less <a href="https://paypal.uwpx.org">PayPal</a> donations are still very much appreciated.
</p>
</div>