Skip to content

Commit 4cbb7ae

Browse files
committed
Update donate button
1 parent 72c43a0 commit 4cbb7ae

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

index.html

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,14 +88,9 @@ <h3>Features</h3>
8888
<h3>Donate</h3>
8989
<div class="row">
9090
<div class="col-sm-12" >
91-
<div style="height:24px;margin-bottom:16px;overflow:hidden;">
92-
<img alt="" border="0" src="https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif" style="margin-top:-30px;">
91+
<div>
92+
<a href="https://opencollective.com/summernote#backers" target="_blank"><img src="https://opencollective.com/summernote/backers.svg?width=890"></a>
9393
</div>
94-
<form action="https://www.paypal.com/cgi-bin/webscr" method="post" target="_top">
95-
<input type="hidden" name="cmd" value="_s-xclick">
96-
<input type="hidden" name="hosted_button_id" value="S8F8AAD3YSD6Q">
97-
<input type="submit" name="submit" alt="PayPal - The safer, easier way to pay online!" value="Donate" class="btn-important btn-donate">
98-
</form>
9994
</div>
10095
</div>
10196
<h3>Ad</h3>

0 commit comments

Comments
 (0)