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.
1 parent 763fbf9 commit 22e2b2bCopy full SHA for 22e2b2b
public/images/claudia_gahung.png
783 KB
src/pages/about.astro
@@ -38,6 +38,12 @@ const board = [
38
position: 'Secretary',
39
avatar: '../images/ally_nguyen.png',
40
},
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
+ },
47
{
48
name: 'Yu Sun',
49
position: 'Advisor',
0 commit comments