feat: Update finance data with Q4 membership and marketing
All checks were successful
Build and Deploy Static Site (Pride Theme) / build (push) Successful in 1m40s
Build and Deploy Static Site / build (push) Successful in 1m46s

Adjusts the Membership Fees value in EUR for December, reflecting the Q4 update.
Adds a new marketing expense entry with details on the purpose.
This commit is contained in:
Kumi 2024-12-02 12:04:31 +01:00
parent c80b4362a5
commit 001e9b0230
Signed by: kumi
GPG key ID: ECBCC9082395383F

View file

@ -88,7 +88,11 @@
},
"12": {
"Membership Fees": {
"EUR": 25
"EUR": 95
},
"Marketing": {
"EUR": -75.8,
"Notes": "Branded coffee mugs"
}
}
}