Merge pull request 'updated donations' (#199) from develop into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful

Reviewed-on: #199
This commit is contained in:
Samuel Philipp 2023-12-01 01:25:24 +00:00
commit 1c0486acf3
2 changed files with 18 additions and 4 deletions

View file

@ -24,8 +24,8 @@
"@node-minify/html-minifier": "^8.0.6", "@node-minify/html-minifier": "^8.0.6",
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0", "@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
"cpx": "^1.5.0", "cpx": "^1.5.0",
"eleventy-plugin-rev": "^1.1.1", "eleventy-plugin-rev": "^2.0.0",
"eleventy-sass": "^2.2.3", "eleventy-sass": "^2.2.4",
"glob": "^10.3.10", "glob": "^10.3.10",
"minify": "^10.5.2", "minify": "^10.5.2",
"postcss": "^8.4.31", "postcss": "^8.4.31",

View file

@ -2,6 +2,20 @@
{ {
"year": 2023, "year": 2023,
"donations": [ "donations": [
{
"date": "16.11.2023",
"amount": 25,
"via": "banktransfer",
"from": null,
"first": false
},
{
"date": "26.10.2023",
"amount": 20,
"via": "banktransfer",
"from": "ub1x",
"first": false
},
{ {
"date": "26.10.2023", "date": "26.10.2023",
"amount": 20, "amount": 20,
@ -50,14 +64,14 @@
"first": false "first": false
}, },
{ {
"date": "16.11.2021", "date": "16.11.2022",
"amount": 25, "amount": 25,
"via": "banktransfer", "via": "banktransfer",
"from": null, "from": null,
"first": false "first": false
}, },
{ {
"date": "02.11.2021", "date": "02.11.2022",
"amount": 30, "amount": 30,
"via": "banktransfer", "via": "banktransfer",
"from": null, "from": null,