Try relative path to donation buttons to fix the preview
Jekyll / jekyll (pull_request) Successful in 21s
Details
Jekyll / jekyll (pull_request) Successful in 21s
Details
Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
parent
4a750c112a
commit
1d8e9be931
|
@ -75,9 +75,9 @@ about_list:
|
||||||
- title: "Donation"
|
- title: "Donation"
|
||||||
excerpt: 'You can donate to the Tahoe-LAFS project via BitCoin and PayPal.<br/><br/>
|
excerpt: 'You can donate to the Tahoe-LAFS project via BitCoin and PayPal.<br/><br/>
|
||||||
<a href="/trac/tahoe-lafs/wiki/BitCoinPage" target="_blank">
|
<a href="/trac/tahoe-lafs/wiki/BitCoinPage" target="_blank">
|
||||||
<img src="/assets/images/bitcoin.png"></a>
|
<img src="assets/images/bitcoin.png"></a>
|
||||||
<a href="https://www.paypal.com/donate?cmd=_s-xclick&hosted_button_id=XQM2LB4UC8V2J" target="_blank">
|
<a href="https://www.paypal.com/donate?cmd=_s-xclick&hosted_button_id=XQM2LB4UC8V2J" target="_blank">
|
||||||
<img src="/assets/images/paypal_blue.png"></a>'
|
<img src="assets/images/paypal_blue.png"></a>'
|
||||||
- title: "Sponsorship"
|
- title: "Sponsorship"
|
||||||
excerpt: "Please contact *secorp at secorp dot net* if you would like to sponsor Tahoe-LAFS."
|
excerpt: "Please contact *secorp at secorp dot net* if you would like to sponsor Tahoe-LAFS."
|
||||||
- title: "Least Authority"
|
- title: "Least Authority"
|
||||||
|
|
Loading…
Reference in New Issue