Update contact email to cofi.gathering@gmail.com
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
51b6ce9062
commit
43cee35f46
|
|
@ -172,7 +172,7 @@ export const EMAIL_BRANDING = {
|
|||
highlightBg: "#eff6ff", // blue-50
|
||||
highlightBorder: "#2563eb", // blue-600
|
||||
fromDefault: `${EVENT_NAME} <newsletter@collaborative-finance.net>`,
|
||||
internalNotifyDefault: "team@collaborative-finance.net",
|
||||
internalNotifyDefault: "cofi.gathering@gmail.com",
|
||||
}
|
||||
|
||||
// ── External links ────────────────────────────────────────────────
|
||||
|
|
@ -182,7 +182,7 @@ export const LINKS = {
|
|||
register: "https://register.collaborative-finance.net/register",
|
||||
telegram: "", // TBD — set when community channel is created
|
||||
community: "", // TBD — set when community channel is created
|
||||
contactEmail: "team@collaborative-finance.net",
|
||||
contactEmail: "cofi.gathering@gmail.com",
|
||||
}
|
||||
|
||||
// ── Payment description template ──────────────────────────────────
|
||||
|
|
|
|||
Loading…
Reference in New Issue