Try relative path to donation buttons to fix the preview
Jekyll / jekyll (pull_request) Successful in 21s Details

Signed-off-by: Benoit Donneaux <benoit@leastauthority.com>
This commit is contained in:
bEn 2024-05-24 23:49:21 +02:00
parent 4a750c112a
commit 1d8e9be931
1 changed files with 2 additions and 2 deletions

View File

@ -75,9 +75,9 @@ about_list:
- title: "Donation"
excerpt: 'You can donate to the Tahoe-LAFS project via BitCoin and PayPal.<br/><br/>
<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">
<img src="/assets/images/paypal_blue.png"></a>'
<img src="assets/images/paypal_blue.png"></a>'
- title: "Sponsorship"
excerpt: "Please contact *secorp at secorp dot net* if you would like to sponsor Tahoe-LAFS."
- title: "Least Authority"