feat: update finances to include server costs
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 1m2s
Build and Deploy Static Site / build (push) Successful in 1m0s

Added server costs for October in the financial data, reflecting updated expenditure records. This ensures more accurate financial tracking and budgeting.
This commit is contained in:
Kumi 2024-10-14 22:10:20 +02:00
parent e4f4e29cae
commit e4bd2c048a
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -69,6 +69,9 @@
"10": {
"Membership Fees": {
"EUR": 30.23
},
"Server Costs": {
"EUR": -242.42
}
}
}