Skip to content

Commit 9075827

Browse files
committed
[deploy site]
1 parent 2435e26 commit 9075827

File tree

1 file changed

+3
-7
lines changed

1 file changed

+3
-7
lines changed

website_and_docs/layouts/partials/donate-to-selenium.html

Lines changed: 3 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,9 @@
22
<div class="card text-center border-0 bg-transparent py-5">
33
<div class="card-body py-5">
44
<h2 class="card-title text-white">Donate to Selenium</h2>
5-
<h3 class="card-text text-white">with PayPal</h3>
6-
<form action="https://www.paypal.com/cgi-bin/webscr" method="post">
7-
<input type="hidden" name="cmd" value="_s-xclick">
8-
<input type="hidden" name="hosted_button_id" value="V56W8WNRPQ5SS">
9-
<input type="image" src="https://www.paypal.com/en_US/i/btn/btn_donateCC_LG.gif" name="submit" alt="PayPal - The safer, easier way to pay online!">
10-
<img alt="PayPal" src="https://www.paypal.com/en_US/i/scr/pixel.gif" width="1" height="1">
11-
</form>
5+
<h3 class="card-text text-white">through
6+
<a href="https://opencollective.com/selenium" target="_blank" rel="noopener noreferrer">Open Collective</a>
7+
</h3>
128
</div>
139
</div>
1410
</div>

0 commit comments

Comments
 (0)