Update memory bank: Added 4 new network relationships to map (now 23 locations)
This commit is contained in:
parent
833fb12305
commit
036fdb93f2
1 changed files with 8 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)
|
||||||
- 20 locations across US showing conferences/events
|
- 23 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`
|
||||||
|
|
@ -319,6 +319,13 @@ API_URL=http://localhost:804
|
||||||
```
|
```
|
||||||
|
|
||||||
## Recent History (Reference Only)
|
## Recent History (Reference Only)
|
||||||
|
- **April 4, 2026**:
|
||||||
|
- Added 4 new network relationships to interactive map:
|
||||||
|
- MCDi Board Training in Missoula, MT (April 25, 2026)
|
||||||
|
- NAD Conference in San Francisco, CA (June 30 - July 5, 2026)
|
||||||
|
- NAP National Training Conference in Birmingham, AL (August 26-30, 2026)
|
||||||
|
- AIP Annual Session in San Diego, CA (July 29 - August 1, 2026)
|
||||||
|
- Map now has 23 total locations (up from 20)
|
||||||
- **March 13, 2026**:
|
- **March 13, 2026**:
|
||||||
- Updated About page: Added "Insured" prefix to Registered Parliamentarian certification
|
- Updated About page: Added "Insured" prefix to Registered Parliamentarian certification
|
||||||
- Now reads: "Insured Registered Parliamentarian (RP) of the National Association of Parliamentarians"
|
- Now reads: "Insured Registered Parliamentarian (RP) of the National Association of Parliamentarians"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue