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
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:
commit
f4e926b7f9
2 changed files with 10 additions and 3 deletions
|
@ -28,10 +28,10 @@
|
|||
"eleventy-plugin-rev": "^2.0.0",
|
||||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.1",
|
||||
"minify": "^12.1.0",
|
||||
"postcss": "^8.5.1",
|
||||
"minify": "^13.0.0",
|
||||
"postcss": "^8.5.2",
|
||||
"replace-in-file": "^8.3.0",
|
||||
"sass": "^1.83.4",
|
||||
"sass": "^1.85.0",
|
||||
"uncss": "^0.17.3"
|
||||
},
|
||||
"dependencies": {
|
||||
|
|
|
@ -2,6 +2,13 @@
|
|||
{
|
||||
"year": 2025,
|
||||
"donations": [
|
||||
{
|
||||
"date": "14.02.2025",
|
||||
"amount": 20,
|
||||
"via": "banktransfer",
|
||||
"from": "ub1x",
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "31.01.2025",
|
||||
"amount": 10,
|
||||
|
|
Loading…
Add table
Reference in a new issue