Compare commits
7 commits
eb2caa2957
...
f2a592bdf0
Author | SHA1 | Date | |
---|---|---|---|
f2a592bdf0 | |||
9bb095b6ab | |||
b91bbf605a | |||
f128c09fd7 | |||
4496c286d8 | |||
6b7494d77a | |||
62f0ef877e |
2 changed files with 9 additions and 2 deletions
|
@ -29,9 +29,9 @@
|
|||
"eleventy-sass": "^2.2.6",
|
||||
"glob": "^11.0.1",
|
||||
"minify": "^12.1.0",
|
||||
"postcss": "^8.5.1",
|
||||
"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