Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7b01dea

Browse files
committed
Added PayPal donate button
1 parent 637dbe7 commit 7b01dea

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

index.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,14 @@
5050
<div class="clear"></div>
5151
<div id="logo" class="left"></div>
5252
<div id="donate" class="right">
53+
<div id="paypal" style="margin-bottom:5px;">
54+
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
55+
<input type="hidden" name="cmd" value="_s-xclick">
56+
<input type="hidden" name="hosted_button_id" value="7ZQNEVE87X2KN">
57+
<input type="image" src="https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif" border="0" name="submit" alt="Donate using PayPal">
58+
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/scr/pixel.gif" width="1" height="1">
59+
</form>
60+
</div>
5361
<a class="FlattrButton" style="display:none;" rev="flattr" href="http://openscad.org"></a><br/>
5462
<script src="http://coinwidget.com/widget/coin.js"></script>
5563
<script>

0 commit comments

Comments
 (0)