Skip to content

Commit a15f3e0

Browse files
committed
Fix: Use correct class for Liberapay <div>
1 parent 4c5c016 commit a15f3e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/donate.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h3>Donate to OpenTTD</h3>
2626
</li>
2727
<li>
2828
<div class="header">Liberapay</div>
29-
<div class="contents">
29+
<div class="content">
3030
<a href="https://liberapay.com/OpenTTD">Liberapay</a> allows you to make one-off or recurring donations by credit or debit card, SEPA Direct Debit, or PayPal. If you'd like to set up a weekly, monthly or annual donation, Liberapay is the easiest way to do so. Donations accepted in over 30 different currencies.
3131
</div>
3232
</li>

0 commit comments

Comments
 (0)