Update memory bank: add MOAD event and update map location count to 20

This commit is contained in:
Eliza kragh 2026-03-05 12:58:51 -07:00
parent a25e858a35
commit abb6f511fb

View file

@ -147,7 +147,7 @@ git pull
### Key Features I Maintain
#### Interactive Map (Services.tsx)
- 18 locations across US showing conferences/events
- 20 locations across US showing conferences/events
- Green = upcoming, Gray = past events
- File: `src/pages/Services.tsx`
- Array: `relationshipPoints`
@ -325,6 +325,7 @@ API_URL=http://localhost:804
- Installed WireGuard for VPN connectivity
- Fixed server path to /home/chaulmark/websites/deafgain.org
- Successfully tested full automated deployment workflow
- Added MOAD Board Training event to Jefferson City, MO on interactive map (now 20 total locations)
- **January 26, 2026**: Added RID conference to Missoula MT
- **January 20, 2026**: Added anti-spam honeypot
- **January 9, 2026**: Fixed email (SMTP 587, new Gmail password)