Skip to content

Commit

Permalink
use markdown to edit donate page
Browse files Browse the repository at this point in the history
  • Loading branch information
studyzy committed Mar 27, 2015
1 parent 66ea737 commit 7d61eb8
Showing 1 changed file with 14 additions and 17 deletions.
31 changes: 14 additions & 17 deletions donate.html → donate.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,16 @@

<!doctype html>
<html>
<head>
<meta charset="utf-8">
<title>捐赠深蓝词库转换</title>
</head>
<body>
<p>很高兴深蓝词库转换这个小工具能够帮助你,同时也感谢您的支持。</p>
<p>您可以通过小额捐赠的方式支持这款小工具的开发工作。</p>
<h3>通过 PayPal 捐赠</h3>
<p>PayPal 账户: <font color="blue"><code>studyzy@gmail.com</code></font></p>
捐赠深蓝词库转换
==============
很高兴深蓝词库转换这个小工具能够帮助你,同时也感谢您的支持。

您可以通过小额捐赠的方式支持这款小工具的开发工作。

**通过支付宝捐赠**

支付宝收款账户:曾毅 studyzy@163.com

**通过 PayPal 捐赠**

PayPal 账户: studyzy@gmail.com
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
<input type="hidden" name="cmd" value="_donations">
<input type="hidden" name="business" value="studyzy@gmail.com">
Expand All @@ -20,8 +21,4 @@ <h3>通过 PayPal 捐赠</h3>
<input type="hidden" name="bn" value="PP-DonationsBF:btn_donate_LG.gif:NonHostedGuest">
<input type="image" src="https://www.paypalobjects.com/zh_XC/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="PayPal">
<img alt="" border="0" src="https://www.paypalobjects.com/zh_XC/i/scr/pixel.gif" width="1" height="1">
</form>
<h3>通过支付宝捐赠</h3>
<p>支付宝收款账户:曾毅<font color="blue"><code>studyzy@163.com</code></font></p>
</body>
</html>
</form>

0 comments on commit 7d61eb8

Please sign in to comment.