Skip to content

Commit

Permalink
smal bug fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Ahmedgito committed Aug 15, 2024
1 parent e5d2fd2 commit a14dbdc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion landing_page.html
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
<li><a href="#contact">Contact</a></li>
<li><a href="membership.html">Memberships</a></li>
<li class="nav__links__btn">
<a href="landing_page.html"><button class="btn">BOAT PLANS</button></a>
<a href="boat_plan.html"><button class="btn">BOAT PLANS</button></a>
</li>
</ul>
<div class="nav__btns">
Expand Down

0 comments on commit a14dbdc

Please sign in to comment.