|
|
@ -129,8 +129,8 @@ |
|
|
|
<p> |
|
|
|
<p> |
|
|
|
You can include a donation button in various places to |
|
|
|
You can include a donation button in various places to |
|
|
|
drive people to your donation page. Here's how it looks: |
|
|
|
drive people to your donation page. Here's how it looks: |
|
|
|
<a href=".."> |
|
|
|
<a href="{{root}}"> |
|
|
|
<img src="../static/donate-with-fosspay.png" /> |
|
|
|
<img src="{{root}}/static/donate-with-fosspay.png" /> |
|
|
|
</a> |
|
|
|
</a> |
|
|
|
</p> |
|
|
|
</p> |
|
|
|
<p>If you add <code>?project=1</code> to your URL, it will pre-select that project |
|
|
|
<p>If you add <code>?project=1</code> to your URL, it will pre-select that project |
|
|
|