Skip to content

Commit

Permalink
Update session.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
grayashh committed Sep 19, 2024
1 parent 1cc6455 commit 921b130
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file added public/session/송주영.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/app/constants/session.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ const closing: Session = {
speaker: {
name: "송주영",
title: "LG UPLUS",
image: "/session/avatar.png",
image: "/session/송주영.jpeg",
},
order: 7,
};
Expand Down

0 comments on commit 921b130

Please sign in to comment.