Add MOAD Board Training event to Jefferson City, MO on interactive map

This commit is contained in:
Eliza kragh 2026-03-05 12:55:37 -07:00
parent ee5f7bcb6e
commit a25e858a35

View file

@ -243,6 +243,17 @@ const relationshipPoints: RelationshipPoint[] = [
startDate: "October 29, 2025",
endDate: "November 1, 2025"
}]
},
{
coordinates: [-92.1735, 38.5767] as Coordinates,
city: "Jefferson City",
state: "Missouri",
events: [{
name: "MOAD",
description: "Missouri Association of the Deaf - Board Training",
startDate: "February 7, 2026",
endDate: "February 7, 2026"
}]
}
]