Skip to content

Commit

Permalink
Navbar Bugs solved
Browse files Browse the repository at this point in the history
  • Loading branch information
sau-mili committed Jul 26, 2024
1 parent a4cc007 commit 670889c
Show file tree
Hide file tree
Showing 13 changed files with 318 additions and 145 deletions.
2 changes: 1 addition & 1 deletion about us.html
Original file line number Diff line number Diff line change
Expand Up @@ -429,7 +429,7 @@

<!-- <img id="image" src="path/to/profile/image.jpg" onclick="ProfileClicked()" alt="Profile"> -->

<img id="image" style="margin-right: 55px;" src="images/profile1.jpg" onclick="ProfileClicked()" alt="Profile">
<a href="profile.html"><img id="image" style="margin-right: 55px;" src="images/profile1.jpg" onclick="ProfileClicked()" alt="Profile"></a>

</nav>
</div>
Expand Down
Loading

0 comments on commit 670889c

Please sign in to comment.