forked from samuel-p/sp-codes.de
added open collective
This commit is contained in:
parent
70a778c391
commit
98a16b281d
3 changed files with 34 additions and 5 deletions
|
@ -24,7 +24,7 @@ eleventyNavigation:
|
|||
<div class="card mb-3">
|
||||
<h2><i class="fas fa-credit-card fa-fw m-2"></i>Bank transfer</h2>
|
||||
<div>If you want to transfer some money to me, just write me a short <a href="/en/imprint">message</a>. I
|
||||
will then send you my bank details as soon as possible.
|
||||
will then send you my bank details as soon as possible. I am especially happy about a standing order.
|
||||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
|
@ -33,6 +33,18 @@ eleventyNavigation:
|
|||
href="/en/imprint">imprint</a>.
|
||||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="far fa-circle fa-fw m-2"></i>Open Collective</h2>
|
||||
<div>You are also welcome to send me a small amount via <a href="https://opencollective.com/sp-codes"
|
||||
target="_blank">Open Collective</a>. If you like
|
||||
you can also support me with a regular donation.
|
||||
<div class="mt-3 text-center">
|
||||
<a href="https://opencollective.com/sp-codes" target="_blank"><img
|
||||
alt="Open Collective {{ strings.supporters[locale] }}"
|
||||
src="https://shields.sp-codes.de/opencollective/all/sp-codes?label={{ strings.supporters[locale] }}&logo=open-collective"></a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="fas fa-network-wired fa-fw m-2"></i>netcup</h2>
|
||||
<div>Some of my services are hosted at netcup. If you want to run your own server or website at <a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue