Compare commits
2 commits
3ac9022db5
...
67e3215012
Author | SHA1 | Date | |
---|---|---|---|
67e3215012 | |||
a923f50a9a |
2 changed files with 8 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
"browser-sync": "^3.0.3"
|
"browser-sync": "^3.0.3"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@11ty/eleventy": "^2.0.1",
|
"@11ty/eleventy": "^3.0.0",
|
||||||
"@11ty/eleventy-navigation": "^0.3.5",
|
"@11ty/eleventy-navigation": "^0.3.5",
|
||||||
"@node-minify/core": "^9.0.2",
|
"@node-minify/core": "^9.0.2",
|
||||||
"@node-minify/crass": "^9.0.1",
|
"@node-minify/crass": "^9.0.1",
|
||||||
|
|
|
@ -2,6 +2,13 @@
|
||||||
{
|
{
|
||||||
"year": 2025,
|
"year": 2025,
|
||||||
"donations": [
|
"donations": [
|
||||||
|
{
|
||||||
|
"date": "25.03.2025",
|
||||||
|
"amount": 100,
|
||||||
|
"via": "banktransfer",
|
||||||
|
"from": "BrauchC",
|
||||||
|
"first": true
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"date": "14.02.2025",
|
"date": "14.02.2025",
|
||||||
"amount": 20,
|
"amount": 20,
|
||||||
|
|
Loading…
Add table
Reference in a new issue