develop #83
5 changed files with 34 additions and 7 deletions
|
@ -2,6 +2,13 @@
|
||||||
{
|
{
|
||||||
"year": 2021,
|
"year": 2021,
|
||||||
"donations": [
|
"donations": [
|
||||||
|
{
|
||||||
|
"date": "26.08.2021",
|
||||||
|
"amount": 18.27,
|
||||||
|
"via": "opencollective",
|
||||||
|
"from": "Skoop",
|
||||||
|
"first": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "18.08.2021",
|
"date": "18.08.2021",
|
||||||
"amount": 30,
|
"amount": 30,
|
||||||
|
|
|
@ -42,7 +42,7 @@
|
||||||
"name": "Backup",
|
"name": "Backup",
|
||||||
"type": "Storage Box",
|
"type": "Storage Box",
|
||||||
"provider": "Hetzner",
|
"provider": "Hetzner",
|
||||||
"amount": 3.45
|
"amount": 5.83
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": {
|
"name": {
|
||||||
|
|
|
@ -64,9 +64,19 @@ eleventyNavigation:
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-3 text-center">
|
<div class="mt-3 text-center">
|
||||||
<a href="https://www.netcup.de/bestellen/gutschein_einloesen.php?gutschein=36nc16071208640"
|
<a href="https://www.netcup.de/bestellen/gutschein_einloesen.php?gutschein=36nc16071208640"
|
||||||
target="_blank">
|
target="_blank">Gutschein einlösen</a>
|
||||||
<img src="/img/netcup-setC-234x60.png" width="234" height="60" alt="zu netcup"/>
|
</div>
|
||||||
</a>
|
</div>
|
||||||
|
<div class="card mb-3">
|
||||||
|
<h2><i class="i-network-wired i-fw m-2"></i>Hetzner</h2>
|
||||||
|
<div>Einige meiner Dienste hoste ich auch bei <a href="https://www.hetzner.com/" target="_blank">Hetzner</a>. Wenn
|
||||||
|
du einen eigenen Server in der Hetzner-Cloud betreiben willst, kannst du gerne den folgenden
|
||||||
|
Link nutzen. Dadurch erhalte ich bei deiner Bestellung eine kleine Provision. Falls du
|
||||||
|
ein Neukunde bist, erhältst du 20 € Startguthaben bei deiner Bestellung.
|
||||||
|
</div>
|
||||||
|
<div class="mt-3 text-center">
|
||||||
|
<a href="https://hetzner.cloud/?ref=5zWtNOF3q8i8"
|
||||||
|
target="_blank">Gutschein einlösen</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
|
@ -62,9 +62,19 @@ eleventyNavigation:
|
||||||
</div>
|
</div>
|
||||||
<div class="mt-3 text-center">
|
<div class="mt-3 text-center">
|
||||||
<a href="https://www.netcup.de/bestellen/gutschein_einloesen.php?gutschein=36nc16071208640"
|
<a href="https://www.netcup.de/bestellen/gutschein_einloesen.php?gutschein=36nc16071208640"
|
||||||
target="_blank">
|
target="_blank">Use voucher</a>
|
||||||
<img src="/img/netcup-setC-234x60.png" width="234" height="60" alt="zu netcup"/>
|
</div>
|
||||||
</a>
|
</div>
|
||||||
|
<div class="card mb-3">
|
||||||
|
<h2><i class="i-network-wired i-fw m-2"></i>Hetzner</h2>
|
||||||
|
<div>I also host some of my services at <a href="https://www.hetzner.com/" target="_blank">Hetzner</a>. If
|
||||||
|
you want to run your own server in the Hetzner cloud, you
|
||||||
|
are welcome to use the following link. This way I get a small commission for your order. If you are a
|
||||||
|
new customer, you will get 20 € starting balance with your order.
|
||||||
|
</div>
|
||||||
|
<div class="mt-3 text-center">
|
||||||
|
<a href="https://hetzner.cloud/?ref=5zWtNOF3q8i8"
|
||||||
|
target="_blank">Use voucher</a>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
|
|
Binary file not shown.
Before Width: | Height: | Size: 8.9 KiB |
Loading…
Reference in a new issue