Skip to content

Commit

Permalink
fix: 상수 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
bunju20 committed May 3, 2024
1 parent a26c307 commit 0c82eaa
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/constants/member/devRel.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export const DEVREL_MEMBERS = [
role: 'Core',
department: '학과',
description:
'안녕하세요! GDSC CAU 23-24 Lead 유용민입니다. 다양한 분야에 넓게 발을 걸치고, 그중 하나에 깊게 파고드는 사람이 되고 싶습니다.',
'안녕하세요! GDSC DGU 23-24 Lead 뇽뇽뇽입니다. 다양한 분야에 넓게 발을 걸치고, 그중 하나에 깊게 파고드는 사람이 되고 싶습니다.',
image: '/images/members/lead.png',
},
{
Expand All @@ -14,7 +14,7 @@ export const DEVREL_MEMBERS = [
role: 'Core',
department: '학과',
description:
'안녕하세요! GDSC CAU 23-24 Lead 유용민입니다. 다양한 분야에 넓게 발을 걸치고, 그중 하나에 깊게 파고드는 사람이 되고 싶습니다.',
'안녕하세요! GDSC DGU 23-24 Lead 뇽뇽뇽입니다. 다양한 분야에 넓게 발을 걸치고, 그중 하나에 깊게 파고드는 사람이 되고 싶습니다.',
image: '/images/members/lead.png',
},
{
Expand All @@ -23,7 +23,7 @@ export const DEVREL_MEMBERS = [
role: 'Core',
department: '학과',
description:
'안녕하세요! GDSC CAU 23-24 Lead 유용민입니다. 다양한 분야에 넓게 발을 걸치고, 그중 하나에 깊게 파고드는 사람이 되고 싶습니다.',
'안녕하세요! GDSC DGU 23-24 Lead 뇽냐링입니다. 다양한 분야에 넓게 발을 걸치고, 그중 하나에 깊게 파고드는 사람이 되고 싶습니다.',
image: '/images/members/lead.png',
},
];

0 comments on commit 0c82eaa

Please sign in to comment.