Skip to content

Commit

Permalink
NO ASSETS
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 committed Jun 7, 2024
1 parent e351cd2 commit eec55d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/react-frontend/src/Components/Navbar.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ function NavBar() {
<ul className="nav-list">
<li>
<a href="/">
<img className="logo" src="../assets/yes.png"/>
<img className="logo" src="src/images/yes.png"/>
</a>
</li>
<li className="hover">
Expand Down

0 comments on commit eec55d4

Please sign in to comment.