Compare commits
2 commits
9efd54bd07
...
cd9da84e99
Author | SHA1 | Date | |
---|---|---|---|
cd9da84e99 | |||
05a9101fa0 |
2 changed files with 8 additions and 1 deletions
|
@ -20,7 +20,7 @@
|
|||
"devDependencies": {
|
||||
"@11ty/eleventy": "^2.0.1",
|
||||
"@11ty/eleventy-navigation": "^0.3.5",
|
||||
"@node-minify/core": "^8.0.6",
|
||||
"@node-minify/core": "^9.0.2",
|
||||
"@node-minify/crass": "^8.0.6",
|
||||
"@node-minify/html-minifier": "^8.0.6",
|
||||
"@sardine/eleventy-plugin-tinyhtml": "^0.2.0",
|
||||
|
|
|
@ -2,6 +2,13 @@
|
|||
{
|
||||
"year": 2024,
|
||||
"donations": [
|
||||
{
|
||||
"date": "18.11.2024",
|
||||
"amount": 25,
|
||||
"via": "banktransfer",
|
||||
"from": null,
|
||||
"first": false
|
||||
},
|
||||
{
|
||||
"date": "05.11.2024",
|
||||
"amount": 50,
|
||||
|
|
Loading…
Reference in a new issue