Add April 12, 2025 membership meeting minutes at The Break Coffee
This commit is contained in:
parent
620de877bd
commit
bc7f58818e
3 changed files with 10 additions and 4 deletions
BIN
client/public/minutes/minutes-04122025.pdf
Normal file
BIN
client/public/minutes/minutes-04122025.pdf
Normal file
Binary file not shown.
|
|
@ -23,7 +23,7 @@ const boardMembers: BoardMember[] = [
|
|||
position: "Vice President",
|
||||
email: "skyla.wilson@deafmissoula.org",
|
||||
image: "/headshots/skyla.jpg",
|
||||
bio: "Skyla Wilson brings fresh energy and perspective to the MCDI board as Vice President. With a commitment to advancing Deaf community initiatives and fostering inclusive environments, Skyla is dedicated to supporting the organization's mission and helping create meaningful connections within the community."
|
||||
bio: "Meet Skyla Wilson, the river soul with a heart tuned to justice. She’s a fierce advocate for the Deaf community, always ready to stand up, speak out (in her own way), and make space for voices that often go unheard. When she’s not pushing for accessibility and equity, you’ll find her floating peacefully down a river, soaking in the calm before diving back into the work. Skyla blends quiet power with unstoppable purpose—equal parts grace, grit, and a deep love for her community."
|
||||
},
|
||||
{
|
||||
name: "Tessa Williams",
|
||||
|
|
|
|||
|
|
@ -10,10 +10,10 @@ interface MinuteEntry {
|
|||
|
||||
const minutesData: MinuteEntry[] = [
|
||||
{
|
||||
date: '01/11/2025',
|
||||
date: '04/12/2025',
|
||||
meetingType: 'Membership Meeting',
|
||||
location: 'Black Coffee Roasting Company',
|
||||
fileUrl: '/minutes/minutes-01112025.pdf',
|
||||
location: 'The Break Coffee',
|
||||
fileUrl: '/minutes/minutes-04122025.pdf',
|
||||
},
|
||||
{
|
||||
date: '03/08/2025',
|
||||
|
|
@ -27,6 +27,12 @@ const minutesData: MinuteEntry[] = [
|
|||
location: 'Book Exchange - Liquid Planet',
|
||||
fileUrl: '/minutes/minutes-02082025.pdf',
|
||||
},
|
||||
{
|
||||
date: '01/11/2025',
|
||||
meetingType: 'Membership Meeting',
|
||||
location: 'Black Coffee Roasting Company',
|
||||
fileUrl: '/minutes/minutes-01112025.pdf',
|
||||
},
|
||||
{
|
||||
date: '10/17/2024',
|
||||
meetingType: 'Board Meeting',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue