parent
d3885bab8b
commit
a122b0e3ac
26 changed files with 188 additions and 222 deletions
|
@ -2,6 +2,7 @@
|
|||
layout: base.njk
|
||||
key: donate
|
||||
title: Donate
|
||||
summary: Support sp-codes with a donation - help us to provide the services for the community in the long term.
|
||||
eleventyNavigation:
|
||||
key: donate
|
||||
title: Donate
|
||||
|
@ -26,8 +27,8 @@ eleventyNavigation:
|
|||
<div>If you want to transfer some money to me, just write me a short <a href="/en/contact">message</a>. I
|
||||
will then send you my bank details as soon as possible. I am especially happy about a standing order.
|
||||
<div class="mt-3 text-center">
|
||||
<img alt="Bank transfer {{ strings.donations.supporters[locale] }}"
|
||||
src="https://shields.sp-codes.de/badge/{{ strings.donations.supporters[locale] }}-{{ donations | banktransfers }}-active">
|
||||
<img alt="Bank transfer {{ strings.donations.supporters }}"
|
||||
src="https://shields.sp-codes.de/badge/{{ strings.donations.supporters }}-{{ donations | banktransfers }}-active">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -36,8 +37,8 @@ eleventyNavigation:
|
|||
<div>If you want to send me some cash, feel free to send it to the address provided in the <a
|
||||
href="/en/imprint">imprint</a>.
|
||||
<div class="mt-3 text-center">
|
||||
<img alt="Cash {{ strings.donations.supporters[locale] }}"
|
||||
src="https://shields.sp-codes.de/badge/{{ strings.donations.supporters[locale] }}-{{ donations | cash }}-inactive">
|
||||
<img alt="Cash {{ strings.donations.supporters }}"
|
||||
src="https://shields.sp-codes.de/badge/{{ strings.donations.supporters }}-{{ donations | cash }}-inactive">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue