Compare commits

..

No commits in common. "3c3b7e73d6b67dba76a6c0bf9ada477798b392f6" and "f4e926b7f91bbe3d618bcc21f28874060aec4899" have entirely different histories.

3 changed files with 9 additions and 40 deletions

View file

@ -15,7 +15,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": "^3.0.4" "browser-sync": "^3.0.3"
}, },
"devDependencies": { "devDependencies": {
"@11ty/eleventy": "^2.0.1", "@11ty/eleventy": "^2.0.1",
@ -28,13 +28,13 @@
"eleventy-plugin-rev": "^2.0.0", "eleventy-plugin-rev": "^2.0.0",
"eleventy-sass": "^2.2.6", "eleventy-sass": "^2.2.6",
"glob": "^11.0.1", "glob": "^11.0.1",
"minify": "^14.0.0", "minify": "^13.0.0",
"postcss": "^8.5.3", "postcss": "^8.5.2",
"replace-in-file": "^8.3.0", "replace-in-file": "^8.3.0",
"sass": "^1.86.3", "sass": "^1.85.0",
"uncss": "^0.17.3" "uncss": "^0.17.3"
}, },
"dependencies": { "dependencies": {
"bootstrap": "^5.3.5" "bootstrap": "^5.3.3"
} }
} }

View file

@ -2,27 +2,6 @@
{ {
"year": 2025, "year": 2025,
"donations": [ "donations": [
{
"date": "08.04.2025",
"amount": 20,
"via": "banktransfer",
"from": "frantab",
"first": true
},
{
"date": "04.04.2025",
"amount": 20,
"via": "banktransfer",
"from": "ub1x",
"first": false
},
{
"date": "25.03.2025",
"amount": 100,
"via": "banktransfer",
"from": "BrauchC",
"first": true
},
{ {
"date": "14.02.2025", "date": "14.02.2025",
"amount": 20, "amount": 20,

View file

@ -1,26 +1,16 @@
[ [
{ {
"name": "Services", "name": "Services",
"type": "Cloud Server", "type": "Dedicated Server",
"provider": "Hetzner", "provider": "Hetzner",
"location": "Nürnberg", "location": "Falkenstein",
"amount": 38.56 "amount": 75.8
},
{
"name": {
"en": "Media",
"de": "Medien"
},
"type": "Object Storage",
"provider": "Hetzner",
"location": "Nürnberg",
"amount": 5.94
}, },
{ {
"name": "Monitoring", "name": "Monitoring",
"type": "Cloud Server", "type": "Cloud Server",
"provider": "Hetzner", "provider": "Hetzner",
"location": "Falkenstein", "location": "Nürnberg",
"amount": 4.51 "amount": 4.51
}, },
{ {