Skip to content

Commit 852497e

Browse files
committed
파준위 소개 업데이트
1 parent 585cee2 commit 852497e

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

frontend/data/constants/staff.ts

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,9 @@ const staffList: IPerson[] = [
5050
},
5151
{
5252
name: '정동규',
53-
image: '',
54-
introduction: ''
53+
image: 'https://pyconweb2022-static.s3.ap-northeast-2.amazonaws.com/image/donggyu-jung.jpg',
54+
introduction:
55+
'🔥 도전 없는 포기 혐오🔥 하고 싶은건 다 도전하고 있는 개발자 지망생'
5556
},
5657
{
5758
name: '조용주 Peniel Cho',

0 commit comments

Comments
 (0)