-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy pathdonate.html
More file actions
42 lines (36 loc) · 1.02 KB
/
donate.html
File metadata and controls
42 lines (36 loc) · 1.02 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
38
39
40
41
42
---
layout: page
title: donate
permalink: /donate/
---
<h1>Donate</h1>
<p>
Color Cop is completely free and will remain that way. Creating it has been a fun project and a great learning experience.
If you enjoy the app and want to show your appreciation, you’re welcome to donate.
</p>
<p>
If you have a <strong>PayPal</strong> account, making a secure donation is quick and easy.
Just click the button below:
</p>
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_s-xclick" />
<input type="hidden" name="hosted_button_id" value="K4EZ5E8GBQE76" />
<input
type="image"
src="/images/btn_donate_LG.gif"
name="submit"
alt="Make a donation — it's fast, free, and secure!"
style="padding: 0 15px;"
/>
<img
alt=""
src="/images/blank.gif"
width="1"
height="1"
style="border:0;"
/>
</form>
<p>
If you prefer to contribute in a non‑monetary way, feel free to email me and ask for my mailing address.
</p>
<p>Thank you!</p>