Skip to content

Commit 71abc81

Browse files
committed
donate
1 parent 6b566b1 commit 71abc81

File tree

3 files changed

+41
-131
lines changed

3 files changed

+41
-131
lines changed

docs/donate/donate.html

Lines changed: 37 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,37 @@
1+
<html>
2+
3+
<head>
4+
<style>
5+
body {
6+
text-align: center;
7+
}
8+
9+
form {
10+
margin: 30px;
11+
}
12+
</style>
13+
</head>
14+
15+
<body>
16+
17+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
18+
<input type="hidden" name="cmd" value="_s-xclick">
19+
<input type="hidden" name="hosted_button_id" value="YQNDJZTZY7RQ4">
20+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_buynowCC_LG.gif" border="0" name="submit"
21+
alt="Donate vue-facing-decorator one time!">
22+
<img alt="" border="0" src="https://www.paypalobjects.com/zh_XC/i/scr/pixel.gif" width="1" height="1">
23+
</form>
24+
25+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
26+
<input type="hidden" name="cmd" value="_s-xclick">
27+
<input type="hidden" name="hosted_button_id" value="XSQUXT7ABP23N">
28+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_subscribeCC_LG.gif" border="0"
29+
name="submit" alt="Donate vue-facing-decorator monthly!">
30+
<img alt="" border="0" src="https://www.paypalobjects.com/zh_XC/i/scr/pixel.gif" width="1" height="1">
31+
</form>
32+
33+
34+
35+
</body>
36+
37+
</html>

docs/sponsor/one-time.html

Lines changed: 0 additions & 131 deletions
This file was deleted.

readme.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ Welcome to suggest and contribute.
2323

2424
欢迎提出建议,贡献代码。
2525

26+
# Donate
27+
28+
[DONATE 捐献](https://facing-dev.github.io/vue-facing-decorator/donate/donate.html)
29+
2630
# Document
2731

2832
[To document](https://facing-dev.github.io/vue-facing-decorator/#/)

0 commit comments

Comments
 (0)