Skip to content

Commit 22e2b2b

Browse files
committed
feat(about): update board members
1 parent 763fbf9 commit 22e2b2b

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

public/images/claudia_gahung.png

783 KB
Loading

src/pages/about.astro

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,12 @@ const board = [
3838
position: 'Secretary',
3939
avatar: '../images/ally_nguyen.png',
4040
},
41+
{
42+
name: 'Claudia Gahung',
43+
position: 'Marketing Chair',
44+
avatar: '../images/claudia_gahung.png',
45+
linkedin: 'https://www.linkedin.com/in/claudia-gahung-489288311/',
46+
},
4147
{
4248
name: 'Yu Sun',
4349
position: 'Advisor',

0 commit comments

Comments
 (0)