Skip to content

Commit

Permalink
Fix : Speaker List
Browse files Browse the repository at this point in the history
  • Loading branch information
ChanghyeonYoon authored Aug 15, 2024
1 parent 68a0fd2 commit e0e85d7
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions constants/speaker/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,12 +38,12 @@ export const SPEAKERS: Speaker[] = [
quote: "macOS 자동화의 A to Z",
img: `${prefix}/assets/2024/images/speaker/SubinKim.webp`,
},
{
name: "윤용운",
affiliation: "ㅤ",
quote: "Welcome to the World of Ownership :)",
img: `${prefix}/assets/2024/images/speaker/YongunYun.webp`,
},
// {
// name: "윤용운",
// affiliation: "ㅤ",
// quote: "Welcome to the World of Ownership :)",
// img: `${prefix}/assets/2024/images/speaker/YongunYun.webp`,
// },
{
name: "조상호",
affiliation: "플리토 / Flitto",
Expand Down

0 comments on commit e0e85d7

Please sign in to comment.