Skip to content

Commit a20aaee

Browse files
committed
chore: Replace GitHub avatar with official logo
1 parent cb4ac55 commit a20aaee

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/components/NavBar.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ const NavBar = (): JSX.Element => {
1616
<Navbar.Brand as={Link} to="/">
1717
<img
1818
alt=""
19-
src="https://avatars.githubusercontent.com/u/16618068?s=30"
19+
src="https://avatars.githubusercontent.com/u/16618068?s=128"
2020
width="30"
2121
height="30"
2222
className="d-inline-block align-top rounded me-2"

0 commit comments

Comments
 (0)