Skip to content

Commit

Permalink
Update bmi.html
Browse files Browse the repository at this point in the history
  • Loading branch information
hamocodes authored Nov 2, 2024
1 parent b835ba4 commit 89078a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/bmi.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<body>
<header>
<div class="logo">
<a href="index.html"><img src="images/logo.png" alt="Logo"></a>
<a href="/index.html"><img src="images/logo.png" alt="Logo"></a>
</div>

<div class="toggle" onclick="toggleNav()"></div>
Expand Down

0 comments on commit 89078a0

Please sign in to comment.