fix: Update server cost data in finances file
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 1m36s
Build and Deploy Static Site / build (push) Successful in 1m36s

Adjusts the EUR value for server costs from -237.27 to -366.93.
Reflects updated expenses to maintain accurate financial records.
This commit is contained in:
Kumi 2024-11-19 07:40:38 +01:00
parent 2242879bfb
commit 5511dc55d4
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -83,7 +83,7 @@
"EUR": 80.23
},
"Server Costs": {
"EUR": -237.27
"EUR": -366.93
}
}
}