-
-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Swap out all paypal donation links for OpenCollective
- Loading branch information
1 parent
802790c
commit f68f98b
Showing
4 changed files
with
32 additions
and
44 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
github: BlissRoms-x86 | ||
custom: "https://www.paypal.com/donate/?hosted_button_id=J5SLZ7MQNCT24" | ||
custom: "https://opencollective.com/bliss-os/donate" |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -292,7 +292,7 @@ <h2>We respect your privacy.</h2> | |
<div class="text-left"> | ||
<h2>We volunteer our time.</h2> | ||
<p>We are just one of many other projects under BlissLabs, a 501(c3) nonprofit, run by people that donate their free time towards the project. We do our best to bring a quality OS to your device, while working a real job on the side in most cases. Please consider showing us we're on the right track by donating using the button below.</p> | ||
<a href="https://www.paypal.com/donate?hosted_button_id=J5SLZ7MQNCT24" target="_blank" class="btn btn-primary shadow">Buy Us a Coffee</a> | ||
<a href="https://opencollective.com/bliss-os/donate" target="_blank" class="btn btn-primary shadow">Buy Us a Coffee</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
@@ -510,8 +510,7 @@ <h4 class="alert-heading">Heads Up</h4> | |
<img src="https://opencollective.com/bliss-os/donate/[email protected]?color=white" width="260"> | ||
</a> | ||
</div> | ||
<button type="button" class="btn btn-warning px-3" onclick="window.open('https://www.paypal.com/donate?hosted_button_id=J5SLZ7MQNCT24')"> | ||
<i class="fas fa-hand-holding-usd"></i> Donate with Paypal </button> | ||
|
||
</div> | ||
<div class="row"> | ||
<button type="button" class="btn | ||
|
@@ -1230,18 +1229,7 @@ <h5 class="card-title"> | |
</div> | ||
</div> | ||
</div> | ||
<div class="col-sm my-3"> | ||
<div class="card sponser-card"> | ||
<div class="card-body"> | ||
<h5 class="card-title"> | ||
<i class="fab fa-paypal display-4"></i> | ||
</h5> | ||
<p class="card-text">A quick & easy to donate, use your debit card, credit card, or PayPal Account, and you can choose a one-time payment or set up recurring payments.</p> | ||
<a href="https://www.paypal.com/donate?hosted_button_id=J5SLZ7MQNCT24" target="_blank" class="btn | ||
btn-warning">Use Paypal</a> | ||
</div> | ||
</div> | ||
</div> | ||
|
||
<div class="card sponser-card main_background mb-0 pb-0"> | ||
<div class="card-body mb-0 mt-0"> | ||
<h5 class="card-title"> | ||
|
Oops, something went wrong.