From abb6f511fb8a742b28417f711eb8623baecd7c8d Mon Sep 17 00:00:00 2001 From: Eliza kragh Date: Thu, 5 Mar 2026 12:58:51 -0700 Subject: [PATCH] Update memory bank: add MOAD event and update map location count to 20 --- cline_docs/memoryBank.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cline_docs/memoryBank.md b/cline_docs/memoryBank.md index 5cb09b7..9d06b0a 100644 --- a/cline_docs/memoryBank.md +++ b/cline_docs/memoryBank.md @@ -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)