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