forked from samuel-p/sp-codes.de
updated donations
This commit is contained in:
parent
3f4b9a49fe
commit
16c0faba9d
3 changed files with 10 additions and 2 deletions
|
@ -39,7 +39,7 @@ eleventyNavigation:
|
|||
href="/{{locale}}/imprint">Impressum</a> senden.
|
||||
<div class="mt-3 text-center">
|
||||
<img alt="Bargeld {{ strings.supporters[locale] }}"
|
||||
src="https://shields.sp-codes.de/badge/{{ strings.supporters[locale] }}-{{ donations.cash.number }}-{{ donations.cash.color }}">
|
||||
src="https://shields.sp-codes.de/badge/{{ strings.supporters[locale] }}-{{ donations.cash.number }}-{{ donations.cash.color }}">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -72,6 +72,10 @@ eleventyNavigation:
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<div class="mt-4">
|
||||
<p>Eine aktuelle Liste aller eingegangenen Spenden pflege ich <a target="_blank" href="https://git.sp-codes.de/sp-codes/expenses-donations/src/branch/master/donations.md">hier</a>.</p>
|
||||
</div>
|
||||
|
||||
<div class="border-top mt-5 pt-2">
|
||||
<p><small><sup>1</sup> Bei den geleisteten Zahlungen handelt sich um Schenkungen im Sinne von § 516 BGB,
|
||||
nicht um steuerlich absetzbare Spenden im Sinne des Steuerrechts.</small></p>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue