Update memory bank: add MOAD event and update map location count to 20
This commit is contained in:
parent
a25e858a35
commit
abb6f511fb
1 changed files with 2 additions and 1 deletions
|
|
@ -147,7 +147,7 @@ git pull
|
||||||
### Key Features I Maintain
|
### Key Features I Maintain
|
||||||
|
|
||||||
#### Interactive Map (Services.tsx)
|
#### Interactive Map (Services.tsx)
|
||||||
- 18 locations across US showing conferences/events
|
- 20 locations across US showing conferences/events
|
||||||
- Green = upcoming, Gray = past events
|
- Green = upcoming, Gray = past events
|
||||||
- File: `src/pages/Services.tsx`
|
- File: `src/pages/Services.tsx`
|
||||||
- Array: `relationshipPoints`
|
- Array: `relationshipPoints`
|
||||||
|
|
@ -325,6 +325,7 @@ API_URL=http://localhost:804
|
||||||
- Installed WireGuard for VPN connectivity
|
- Installed WireGuard for VPN connectivity
|
||||||
- Fixed server path to /home/chaulmark/websites/deafgain.org
|
- Fixed server path to /home/chaulmark/websites/deafgain.org
|
||||||
- Successfully tested full automated deployment workflow
|
- 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 26, 2026**: Added RID conference to Missoula MT
|
||||||
- **January 20, 2026**: Added anti-spam honeypot
|
- **January 20, 2026**: Added anti-spam honeypot
|
||||||
- **January 9, 2026**: Fixed email (SMTP 587, new Gmail password)
|
- **January 9, 2026**: Fixed email (SMTP 587, new Gmail password)
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue