From ea27cfa5fb650b0f21b9eba97b99064c157d748b Mon Sep 17 00:00:00 2001 From: Eliza kragh Date: Sat, 4 Apr 2026 18:26:07 -0600 Subject: [PATCH] Add MCDi Board Training to Missoula MT on interactive map --- src/pages/Services.tsx | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/src/pages/Services.tsx b/src/pages/Services.tsx index 3a0b317..aebefed 100644 --- a/src/pages/Services.tsx +++ b/src/pages/Services.tsx @@ -175,6 +175,12 @@ const relationshipPoints: RelationshipPoint[] = [ description: "American Institute of Parliamentarians - 2025 Spring Practicum (Online)", startDate: "June 12, 2025", endDate: "June 14, 2025" + }, + { + name: "MCDi", + description: "Missoula Council of the Deaf, Inc. - Board Training", + startDate: "April 25, 2026", + endDate: "April 25, 2026" } ] },