updated icons to custom font (icomoon)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
bd591594e7
commit
22274eed29
79 changed files with 453 additions and 192 deletions
|
@ -5,10 +5,10 @@ title: Donate
|
|||
eleventyNavigation:
|
||||
key: donate
|
||||
title: Donate
|
||||
icon: si si-hand-holding-heart
|
||||
icon: i-hand-holding-heart
|
||||
order: 4
|
||||
---
|
||||
<h1><i class="si si-hand-holding-heart"></i> Donate</h1>
|
||||
<h1><i class="i-hand-holding-heart"></i> Donate</h1>
|
||||
|
||||
<p>All public services can be used for free. If you still want to contribute to the costs for server infrastructure or
|
||||
send me a small donation for my blog, you can support me in the following ways<sup>1</sup>:</p>
|
||||
|
@ -16,13 +16,13 @@ eleventyNavigation:
|
|||
<div class="row justify-content-center">
|
||||
<div class="col-12 col-md-10 col-lg-8">
|
||||
<div class="card mb-3">
|
||||
<h2><i class="si si-comments m-2"></i>Recommend</h2>
|
||||
<h2><i class="i-comments m-2"></i>Recommend</h2>
|
||||
<div>You are welcome to recommend my services and my blog posts. I am very glad if I can make you happy with
|
||||
it.
|
||||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="fas fa-credit-card fa-fw m-2"></i>Bank transfer</h2>
|
||||
<h2><i class="i-credit-card i-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/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">
|
||||
|
@ -32,7 +32,7 @@ eleventyNavigation:
|
|||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="fas fa-money-bill fa-fw m-2"></i>Cash</h2>
|
||||
<h2><i class="i-money-bill i-fw m-2"></i>Cash</h2>
|
||||
<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">
|
||||
|
@ -42,7 +42,7 @@ eleventyNavigation:
|
|||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="si si-opencollective m-2"></i>Open Collective</h2>
|
||||
<h2><i class="i-opencollective 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.
|
||||
|
@ -54,7 +54,7 @@ eleventyNavigation:
|
|||
</div>
|
||||
</div>
|
||||
<div class="card mb-3">
|
||||
<h2><i class="fas fa-network-wired fa-fw m-2"></i>netcup</h2>
|
||||
<h2><i class="i-network-wired i-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
|
||||
href="https://www.netcup.de/" target="_blank">netcup</a>, you can use the following link (on the
|
||||
picture). This way I get a small commission on your order. If you are a new customer, you will receive a
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue