Skip to content

Commit

Permalink
Update success.html
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacTeng committed Apr 4, 2024
1 parent d3e2908 commit 575adce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion success.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
</a>
<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="about.html" class="w3-bar-item w3-button w3-text-grey w3-hover-black">About</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>
</div>
</nav>
Expand Down

0 comments on commit 575adce

Please sign in to comment.