Skip to content

Commit

Permalink
update(ewd): speaker name
Browse files Browse the repository at this point in the history
  • Loading branch information
vojtaholik authored Feb 4, 2025
1 parent 474fed1 commit 06ddce5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/epic-web/src/pages/conf/2025/[speaker].tsx
Original file line number Diff line number Diff line change
Expand Up @@ -591,7 +591,7 @@ const travelSponsors = {
</svg>
</Link>
),
speakers: ['Zack Jackson', 'Ryan Florence'],
speakers: ['Zackary Jackson', 'Ryan Florence'],
},
}
const getSponsorForSpeaker = (speakerSlug: string) => {
Expand Down

0 comments on commit 06ddce5

Please sign in to comment.