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" } ] },