Compare commits

..

4 commits

Author SHA1 Message Date
121c62835b Merge pull request 'develop' (#154) from develop into main
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #154
2023-02-24 22:06:49 +00:00
c0a334a728 Merge pull request 'Update dependency browser-sync to ^2.27.12' (#153) from renovate/browser-sync-2.x into develop
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Reviewed-on: #153
2023-02-24 22:06:01 +00:00
3b41c74670 Update dependency browser-sync to ^2.27.12
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-24 22:01:52 +00:00
dca10f6d4f updated donations.json
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-02-24 22:58:59 +01:00
2 changed files with 8 additions and 1 deletions

View file

@ -14,7 +14,7 @@
"url": "https://git.sp-codes.de/samuel-p/sp-codes.de" "url": "https://git.sp-codes.de/samuel-p/sp-codes.de"
}, },
"optionalDependencies": { "optionalDependencies": {
"browser-sync": "^2.27.11" "browser-sync": "^2.27.12"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^2.0.0", "@11ty/eleventy": "^2.0.0",

View file

@ -2,6 +2,13 @@
{ {
"year": 2023, "year": 2023,
"donations": [ "donations": [
{
"date": "20.02.2023",
"amount": 50,
"via": "banktransfer",
"from": null,
"first": false
},
{ {
"date": "16.01.2023", "date": "16.01.2023",
"amount": 12, "amount": 12,