develop #195
2 changed files with 13 additions and 6 deletions
10
package.json
10
package.json
|
@ -26,13 +26,13 @@
|
||||||
"cpx": "^1.5.0",
|
"cpx": "^1.5.0",
|
||||||
"eleventy-plugin-rev": "^1.1.1",
|
"eleventy-plugin-rev": "^1.1.1",
|
||||||
"eleventy-sass": "^2.2.3",
|
"eleventy-sass": "^2.2.3",
|
||||||
"glob": "^10.3.3",
|
"glob": "^10.3.10",
|
||||||
"minify": "^10.3.0",
|
"minify": "^10.5.2",
|
||||||
"postcss": "^8.4.26",
|
"postcss": "^8.4.31",
|
||||||
"sass": "^1.63.6",
|
"sass": "^1.69.5",
|
||||||
"uncss": "^0.17.3"
|
"uncss": "^0.17.3"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"bootstrap": "^5.3.0"
|
"bootstrap": "^5.3.2"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
@ -3,7 +3,14 @@
|
||||||
"year": 2023,
|
"year": 2023,
|
||||||
"donations": [
|
"donations": [
|
||||||
{
|
{
|
||||||
"date": "18.07.2023",
|
"date": "26.10.2023",
|
||||||
|
"amount": 20,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": "ub1x",
|
||||||
|
"first": false
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"date": "17.07.2023",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
"via": "banktransfer",
|
"via": "banktransfer",
|
||||||
"from": "ub1x",
|
"from": "ub1x",
|
||||||
|
|
Loading…
Reference in a new issue