develop #283

Merged
samuel-p merged 10 commits from develop into main 2025-06-07 20:53:23 +00:00
2 changed files with 18 additions and 4 deletions

View file

@ -27,14 +27,14 @@
"cpx": "^1.5.0", "cpx": "^1.5.0",
"eleventy-plugin-rev": "^2.0.0", "eleventy-plugin-rev": "^2.0.0",
"eleventy-sass": "^2.2.6", "eleventy-sass": "^2.2.6",
"glob": "^11.0.1", "glob": "^11.0.2",
"minify": "^14.0.0", "minify": "^14.0.0",
"postcss": "^8.5.3", "postcss": "^8.5.4",
"replace-in-file": "^8.3.0", "replace-in-file": "^8.3.0",
"sass": "^1.86.3", "sass": "^1.89.1",
"uncss": "^0.17.3" "uncss": "^0.17.3"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.3.5" "bootstrap": "^5.3.6"
} }
} }

View file

@ -2,6 +2,20 @@
{ {
"year": 2025, "year": 2025,
"donations": [ "donations": [
{
"date": "04.06.2025",
"amount": 20,
"via": "banktransfer",
"from": "ub1x",
"first": false
},
{
"date": "30.04.2025",
"amount": 10,
"via": "banktransfer",
"from": "Andresimous",
"first": false
},
{ {
"date": "08.04.2025", "date": "08.04.2025",
"amount": 20, "amount": 20,