Compare commits
13 commits
41c1c30535
...
2273e92525
Author | SHA1 | Date | |
---|---|---|---|
2273e92525 | |||
76baa01454 | |||
8b10152f04 | |||
bdcbbef6db | |||
f7b4af9e23 | |||
24f5a3f4bf | |||
467ecf38b1 | |||
061006d3d3 | |||
de30ff866c | |||
038b546aff | |||
f8f3656e39 | |||
9c5f37daed | |||
4bd644a3b0 |
2 changed files with 12 additions and 5 deletions
10
package.json
10
package.json
|
@ -26,12 +26,12 @@
|
||||||
"@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",
|
||||||
"eleventy-sass": "^2.2.4",
|
"eleventy-sass": "^2.2.6",
|
||||||
"glob": "^10.4.3",
|
"glob": "^11.0.0",
|
||||||
"minify": "^11.3.0",
|
"minify": "^11.4.0",
|
||||||
"postcss": "^8.4.39",
|
"postcss": "^8.4.41",
|
||||||
"replace-in-file": "^8.1.0",
|
"replace-in-file": "^8.1.0",
|
||||||
"sass": "^1.77.6",
|
"sass": "^1.77.8",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
|
@ -2,6 +2,13 @@
|
||||||
{
|
{
|
||||||
"year": 2024,
|
"year": 2024,
|
||||||
"donations": [
|
"donations": [
|
||||||
|
{
|
||||||
|
"date": "02.08.2024",
|
||||||
|
"amount": 20,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": "ub1x",
|
||||||
|
"first": false
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "03.07.2024",
|
"date": "03.07.2024",
|
||||||
"amount": 25,
|
"amount": 25,
|
||||||
|
|
Loading…
Reference in a new issue