forked from FrederikBaerentsen/BrickTracker
Updated readme with paypal button
This commit is contained in:
@@ -6,21 +6,7 @@ A web application for organizing and tracking LEGO sets, parts, and minifigures.
|
||||
|
||||
<a href="https://www.buymeacoffee.com/frederikb" target="_blank"><img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png" alt="Buy Me A Coffee" height="41" width="174"></a>
|
||||
|
||||
<div id="donate-button-container">
|
||||
<div id="donate-button"></div>
|
||||
<script src="https://www.paypalobjects.com/donate/sdk/donate-sdk.js" charset="UTF-8"></script>
|
||||
<script>
|
||||
PayPal.Donation.Button({
|
||||
env:'production',
|
||||
hosted_button_id:'48JEEKLCGB8DJ',
|
||||
image: {
|
||||
src:'https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif',
|
||||
alt:'Donate with PayPal button',
|
||||
title:'PayPal - The safer, easier way to pay online!',
|
||||
}
|
||||
}).render('#donate-button');
|
||||
</script>
|
||||
</div>
|
||||
[](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=48JEEKLCGB8DJ)
|
||||
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user