Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTeng committed Apr 4, 2024
1 parent eec29be commit 28c3044
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<div class="w3-bar-block w3-center">
<a href="/" class="w3-bar-item w3-button w3-text-grey w3-hover-black">Photos</a>
<a href="shop.html" class="w3-bar-item w3-button w3-text-grey w3-hover-black">Shop</a>
<a href="contact.html" class="w3-bar-item w3-button w3-text-grey w3-hover-black">Contact</a>
<a href="contact.html" class="w3-bar-item w3-button w3-text-grey w3-hover-black">Book an Appointment</a>
</div>
</nav>

Expand Down

0 comments on commit 28c3044

Please sign in to comment.