Skip to content

Commit a3daea5

Browse files
committed
Add Emmanuel's profile avatar
1 parent 8503295 commit a3daea5

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

public/avatars/emmanuelmunoz.png

6.17 MB
Loading

src/components/TeamInfo.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ const TeamInfo: React.FC = () => {
5656
<Col>
5757
<TeamInfoBox
5858
name="Emmanuel Munoz"
59-
imageSrc="https://placehold.co/100"
59+
imageSrc="/cs-2340-team-website/avatars/emmanuelmunoz.png"
6060
/>
6161
</Col>
6262
</Row>

0 commit comments

Comments
 (0)