Compare commits
No commits in common. "1c0486acf3d352a098bb590307d71230137b893b" and "74bfcb636e3f2d0c9f0b9a66280684fe6e2d6166" have entirely different histories.
1c0486acf3
...
74bfcb636e
2 changed files with 4 additions and 18 deletions
|
@ -24,8 +24,8 @@
|
||||||
"@node-minify/html-minifier": "^8.0.6",
|
"@node-minify/html-minifier": "^8.0.6",
|
||||||
"@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": "^1.1.1",
|
||||||
"eleventy-sass": "^2.2.4",
|
"eleventy-sass": "^2.2.3",
|
||||||
"glob": "^10.3.10",
|
"glob": "^10.3.10",
|
||||||
"minify": "^10.5.2",
|
"minify": "^10.5.2",
|
||||||
"postcss": "^8.4.31",
|
"postcss": "^8.4.31",
|
||||||
|
|
|
@ -2,20 +2,6 @@
|
||||||
{
|
{
|
||||||
"year": 2023,
|
"year": 2023,
|
||||||
"donations": [
|
"donations": [
|
||||||
{
|
|
||||||
"date": "16.11.2023",
|
|
||||||
"amount": 25,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": null,
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
|
||||||
"date": "26.10.2023",
|
|
||||||
"amount": 20,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": "ub1x",
|
|
||||||
"first": false
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"date": "26.10.2023",
|
"date": "26.10.2023",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
|
@ -64,14 +50,14 @@
|
||||||
"first": false
|
"first": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"date": "16.11.2022",
|
"date": "16.11.2021",
|
||||||
"amount": 25,
|
"amount": 25,
|
||||||
"via": "banktransfer",
|
"via": "banktransfer",
|
||||||
"from": null,
|
"from": null,
|
||||||
"first": false
|
"first": false
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"date": "02.11.2022",
|
"date": "02.11.2021",
|
||||||
"amount": 30,
|
"amount": 30,
|
||||||
"via": "banktransfer",
|
"via": "banktransfer",
|
||||||
"from": null,
|
"from": null,
|
||||||
|
|
Loading…
Reference in a new issue