WFHB needs to edit certain events as they flow from the community-calendar database to the iframed viewer. The approach: add an eventOverrides object to the existing excluded.json file that WFHB already manages in GitHub. The community-calendar viewer already fetches this file via the ?exclude= query param; it just needs to apply overrides in addition to exclusions.
Two repos are involved:
community-calendar(Jon) — the shared viewer that any city can iframewfhb(Chuck) — the WFHB-specific moderator UI
