Skip to content

Commit 61b69ce

Browse files
authored
Update Officers.tsx
updating offciers
1 parent a365c72 commit 61b69ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/Officers.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ export default function Officers() {
1616
Stella Su is an avid programmer interested in artificial intelligence and computational biology. She has
1717
had some experience with using Computer Vision and Natural Language Processing(NLP) models.
1818
</OfficerCard>
19-
<OfficerCard name="Daniel Kou" position="Vice president" src="/officers/daniel.png" languages={['java', 'py', 'clang', 'cplusplus', ]}>
19+
<OfficerCard name="Daniel Kou" position="Vice President" src="/officers/daniel.png" languages={['java', 'py', 'clang', 'cplusplus', ]}>
2020
Daniel Kou is a C++ and Python enthusiast who is interested in data science, robotics control, and AI.
2121
He does FRC and competitive programming/physics/math.
2222
</OfficerCard>

0 commit comments

Comments
 (0)