diff --git a/package.json b/package.json index f573878..98fe243 100644 --- a/package.json +++ b/package.json @@ -22,13 +22,13 @@ "devDependencies": { "@11ty/eleventy": "^1.0.2", "@11ty/eleventy-navigation": "^0.3.5", - "@node-minify/core": "^7.0.0", - "@node-minify/crass": "^7.0.0", - "@node-minify/html-minifier": "^7.0.0", + "@node-minify/core": "^7.1.0", + "@node-minify/crass": "^7.1.0", + "@node-minify/html-minifier": "^7.1.0", "cpx": "^1.5.0", "glob": "^8.0.3", "minify": "^9.1.0", - "node-sass": "^7.0.3", + "node-sass": "^8.0.0", "node-sass-tilde-importer": "^1.0.2", "npm-run-all": "^4.1.5", "uncss": "^0.17.3" diff --git a/src/_data/donations.json b/src/_data/donations.json index e35999d..a5ba3fa 100644 --- a/src/_data/donations.json +++ b/src/_data/donations.json @@ -2,6 +2,20 @@ { "year": 2022, "donations": [ + { + "date": "16.11.2021", + "amount": 25, + "via": "banktransfer", + "from": null, + "first": false + }, + { + "date": "02.11.2021", + "amount": 30, + "via": "banktransfer", + "from": null, + "first": false + }, { "date": "11.08.2022", "amount": 10, diff --git a/src/_includes/donations-current.html b/src/_includes/donations-current.html index cf9dc75..16e3174 100644 --- a/src/_includes/donations-current.html +++ b/src/_includes/donations-current.html @@ -13,7 +13,7 @@ {{donation.date}} {% if donation.via == 'opencollective' %} - Open Collective + Open Collective {% else %} {{strings[donation.via][locale]}} {% endif %} diff --git a/src/_includes/donations.html b/src/_includes/donations.html index 7887454..1d3d07c 100644 --- a/src/_includes/donations.html +++ b/src/_includes/donations.html @@ -16,7 +16,7 @@ {{donation.date}} {% if donation.via == 'opencollective' %} - Open Collective + Open Collective {% else %} {{strings[donation.via][locale]}} {% endif %} diff --git a/src/de/donate.html b/src/de/donate.html index 07460cd..fc44e75 100644 --- a/src/de/donate.html +++ b/src/de/donate.html @@ -43,18 +43,6 @@ eleventyNavigation: -
-

Open Collective

-
Gerne kannst du mir auch über Open - Collective einen kleinen Betrag zukommen lassen. Wenn du willst, kannst du mich dort auch mit einer - regelmäßigen Spende unterstützen. -
- Open Collective {{ strings.supporters[locale] }} -
-
-

netcup

Einige meiner Dienste hoste ich bei netcup. Wenn diff --git a/src/en/donate.html b/src/en/donate.html index 450fcfe..ef83671 100644 --- a/src/en/donate.html +++ b/src/en/donate.html @@ -41,18 +41,6 @@ eleventyNavigation:
-
-

Open Collective

-
You are also welcome to send me a small amount via Open Collective. If you like - you can also support me with a regular donation. -
- Open Collective {{ strings.supporters[locale] }} -
-
-

netcup

Some of my services are hosted at netcup. If you want to run your own server or website at