We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 5f8ef39 + 8d5371f commit 1846bfdCopy full SHA for 1846bfd
frontend/data/constants/staff.ts
@@ -18,8 +18,9 @@ const staffList: IPerson[] = [
18
},
19
{
20
name: '김다현',
21
- image: '',
22
- introduction: ''
+ image: 'https://pyconweb2022-static.s3.ap-northeast-2.amazonaws.com/image/dahyun-kim.jpg',
+ introduction:
23
+ '파이썬을 좋아하며 음악하고 싶은 김다현입니다. 함께하는 사람들을 사랑합니다. 백엔드 개발자로 근무하고 있습니다. 개인 블로그: https://dahyun.pages.dev/'
24
25
26
name: '김순태',
0 commit comments