Add files via upload

This commit is contained in:
Yutaka Sawada
2023-03-20 14:01:38 +09:00
committed by GitHub
parent 443a69f76a
commit 344479f0b1
26 changed files with 3582 additions and 0 deletions

View File

@@ -0,0 +1,30 @@
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<link rel="stylesheet" href="style.css">
<title>Donation</title>
</head>
<body>
<font size=5>How to donate</font>
<hr>
<h3>Donations by PayPal</h3>
<p>&nbsp
While MultiPar is available as freeware, I spent a lot of time and effort to develop.
Your donation will encourage me to continue my efforts to improve and support MultiPar.
I made PayPal account and quick link for donation.<br>
<ol>
<li>Click <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=NPNAKA32N4GD6" target="_blank" title="PayPal - The safer, easier way to pay online!">this link</a> to go PayPal's web-page.
<li>On left panel, you can change Quantity, and click Update to multiply the Amount.
<li>On right panel, you select your PayPal account or Credit card.
<li>You may write Message to developer at the bottom of right panel.
</ol>
</p>
<p>
Other contributions like testing new feature, bug report, advice of refine, etc... would be appreciated also.
</p>
</body>
</html>