website: add link to open collective page

Change-Id: I863bfa0b8b699a3754e4795ca72dcfb39c43d2c5
This commit is contained in:
mpl 2017-12-20 18:32:42 +01:00
parent d81b001d24
commit d90d6c28eb
1 changed files with 8 additions and 4 deletions

View File

@ -30,11 +30,15 @@
<h2>Contribute</h2>
<p>In addition to user feedback, bug reports, and <a href="/code#contributing">code contributions</a>, we also accept Bitcoin:</p>
<p>In addition to user feedback, bug reports, and <a href="/code#contributing">code contributions</a>, we also accept donations via:</p>
<center>
<table width='200'>
<tr><td><a class="coinbase-button" data-code="cb36d0d49984c31062332af51f0346a8" data-button-style="custom_large" href="https://www.coinbase.com/checkouts/cb36d0d49984c31062332af51f0346a8">Donate Bitcoins</a><script src="https://www.coinbase.com/assets/button.js" type="text/javascript"></script></td></tr>
<tr><td>All donations help fund full-time Perkeep developers (but not Brad or other Google employees)</td></tr>
<table>
<tr>
<td><a href="https://opencollective.com/perkeep">Open Collective</a></td>
<td> or </td>
<td><a class="coinbase-button" data-code="cb36d0d49984c31062332af51f0346a8" data-button-style="custom_large" href="https://www.coinbase.com/checkouts/cb36d0d49984c31062332af51f0346a8">Bitcoin</a><script src="https://www.coinbase.com/assets/button.js" type="text/javascript"></script></td>
</tr>
</table>
</center>
<p>All donations help fund full-time Perkeep developers (but not Brad or other Google employees).</p>