fix(finances): update server costs entry
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 2m14s
Build and Deploy Static Site / build (push) Successful in 2m4s

Adjusted the server costs in the financial data from €110 to €237.27 to reflect updated expenses. This change ensures that financial records are accurate and up-to-date, aiding in proper financial tracking and planning.
This commit is contained in:
Kumi 2024-11-09 08:28:20 +01:00
parent ac09b30360
commit 1c2bab6acf
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -83,7 +83,7 @@
"EUR": 30.23
},
"Server Costs": {
"EUR": -110
"EUR": -237.27
}
}
}