Add MOAD Board Training event to Jefferson City, MO on interactive map
This commit is contained in:
parent
ee5f7bcb6e
commit
a25e858a35
1 changed files with 11 additions and 0 deletions
|
|
@ -243,6 +243,17 @@ const relationshipPoints: RelationshipPoint[] = [
|
||||||
startDate: "October 29, 2025",
|
startDate: "October 29, 2025",
|
||||||
endDate: "November 1, 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"
|
||||||
|
}]
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue