Merge pull request 'develop' (#271) from develop into main
All checks were successful
Build and Deploy Website / Build Dev Website (push) Has been skipped
Build and Deploy Website / Deploy Dev Website (push) Has been skipped
Build and Deploy Website / Build Website (push) Successful in 29s
Build and Deploy Website / Deploy Website (push) Successful in 8s

Reviewed-on: #271
This commit is contained in:
Samuel Philipp 2025-02-15 14:06:35 +00:00
commit f4e926b7f9
2 changed files with 10 additions and 3 deletions

View file

@ -28,10 +28,10 @@
"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.1",
"minify": "^12.1.0", "minify": "^13.0.0",
"postcss": "^8.5.1", "postcss": "^8.5.2",
"replace-in-file": "^8.3.0", "replace-in-file": "^8.3.0",
"sass": "^1.83.4", "sass": "^1.85.0",
"uncss": "^0.17.3" "uncss": "^0.17.3"
}, },
"dependencies": { "dependencies": {

View file

@ -2,6 +2,13 @@
{ {
"year": 2025, "year": 2025,
"donations": [ "donations": [
{
"date": "14.02.2025",
"amount": 20,
"via": "banktransfer",
"from": "ub1x",
"first": false
},
{ {
"date": "31.01.2025", "date": "31.01.2025",
"amount": 10, "amount": 10,