Skip to content

Commit

Permalink
Merge pull request #16 from emilymarkova/update
Browse files Browse the repository at this point in the history
update profile
  • Loading branch information
emilymarkova authored Jul 22, 2024
2 parents 0d0f964 + a081686 commit 39c36d5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/Components/NavBar.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -264,9 +264,8 @@ function NavBar() {
<Tooltip title="Open settings">
<IconButton onClick={handleOpenUserMenu} sx={{ p: 0 }}>
<Avatar
alt="Remy Sharp"
sx={{ width: "35px", height: "35px" }}
src="/static/images/avatar/2.jpg"
src="../assets/anon.webp"
/>
</IconButton>
</Tooltip>
Expand Down
Binary file added src/assets/anon.webp
Binary file not shown.

0 comments on commit 39c36d5

Please sign in to comment.