Commit Graph
2 Commits
Author SHA1 Message Date
Pierre Martin e7338d777b chore: update default email address to match the correct one 2026-08-24 19:59:05 +02:00
Pierre MartinandClaude Opus 4.8 b103ab78ec feat: introduce a shared config with an optional local override
The mairie form needs an organiser, an email and the café defaults. Ship the
defaults in the repo and let each volunteer override the personal bits in
config.local.json (gitignored, optional: a fresh clone still works).

config.js carries neither import nor export on purpose, so that it loads both
as a classic script (content script, background) and as an ESM module. That is
what lets presentation.js drop its duplicated café address.

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
2026-07-17 13:07:17 +02:00