Compare commits
No commits in common. "99077d43dd906a9d254c349a7f14369d90edf181" and "b49fd1c0505affadf5ae7f8465e424162963d735" have entirely different histories.
99077d43dd
...
b49fd1c050
2 changed files with 2 additions and 10 deletions
|
@ -26,7 +26,7 @@
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"eleventy-plugin-rev": "^1.0.2",
|
"eleventy-plugin-rev": "^1.0.2",
|
||||||
"eleventy-sass": "^2.1.6",
|
"eleventy-sass": "^2.1.6",
|
||||||
"glob": "^8.1.0",
|
"glob": "^8.0.3",
|
||||||
"minify": "^9.1.0",
|
"minify": "^9.1.0",
|
||||||
"postcss": "^8.4.21",
|
"postcss": "^8.4.21",
|
||||||
"sass": "^1.57.1",
|
"sass": "^1.57.1",
|
||||||
|
|
|
@ -1,15 +1,7 @@
|
||||||
[
|
[
|
||||||
{
|
{
|
||||||
"year": 2023,
|
"year": 2023,
|
||||||
"donations": [
|
"donations": []
|
||||||
{
|
|
||||||
"date": "16.01.2023",
|
|
||||||
"amount": 12,
|
|
||||||
"via": "banktransfer",
|
|
||||||
"from": null,
|
|
||||||
"first": true
|
|
||||||
}
|
|
||||||
]
|
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"year": 2022,
|
"year": 2022,
|
||||||
|
|
Loading…
Reference in a new issue