forked from samuel-p/sp-codes.de
updated profiles
changed some images
This commit is contained in:
parent
16c0faba9d
commit
8f5065d1b9
10 changed files with 21 additions and 17 deletions
|
@ -3,10 +3,10 @@ layout: base.njk
|
|||
key: donate
|
||||
title: Unterstützen
|
||||
eleventyNavigation:
|
||||
key: donate
|
||||
title: Unterstützen
|
||||
icon: hand-holding-heart
|
||||
order: 3
|
||||
key: donate
|
||||
title: Unterstützen
|
||||
icon: hand-holding-heart
|
||||
order: 3
|
||||
---
|
||||
<h1><i class="fas fa-hand-holding-heart"></i> Unterstützen</h1>
|
||||
|
||||
|
@ -44,7 +44,7 @@ eleventyNavigation:
|
|||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="far fa-circle fa-fw m-2"></i>Open Collective</h2>
|
||||
<h2><img class="m-2" width="30" height="24" src="/img/opencollective.svg">Open Collective</h2>
|
||||
<div>Gerne kannst du mir auch über <a href="https://opencollective.com/sp-codes" target="_blank">Open
|
||||
Collective</a> einen kleinen Betrag zukommen lassen. Wenn du willst, kannst du mich dort auch mit einer
|
||||
regelmäßigen Spende unterstützen.
|
||||
|
@ -73,7 +73,9 @@ eleventyNavigation:
|
|||
</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>
|
||||
<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">
|
||||
|
|
|
@ -29,7 +29,7 @@ title: Impressum
|
|||
</a>
|
||||
<a class="card mb-3 d-flex align-items-center text-decoration-none"
|
||||
href="https://matrix.to/#/@samuel-p:matrix.sp-codes.de">
|
||||
<div class="pr-3"><img class="matrix-icon" src="/img/matrix.png" alt=""></div>
|
||||
<div class="pr-3"><img class="svg-icon" src="/img/matrix.svg" alt=""></div>
|
||||
<div>Schreibe mir auf Matrix an <strong>@samuel-p:matrix.sp-codes.de</strong></div>
|
||||
</a>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue