mirror of
https://github.com/logos-co/logos-web.git
synced 2026-08-27 12:11:14 +00:00
* refactor(funnel): move profile map to @repo/funnel The profile label is now needed by apps/web too. Keeps it from drifting from the Notion Profile select. * feat(web): subscribe funnel opt-ins to newsletters Each ticked checkbox subscribes the submitted email to its Ghost newsletter and appends a note to the member profile. Fired after the intake POST resolves, sequentially, and never surfaces as a form error. * docs(funnel): document newsletter opt-ins