Skip to content

Commit

Permalink
Update contact.html
Browse files Browse the repository at this point in the history
  • Loading branch information
luiandshoots committed Apr 4, 2024
1 parent 390de9e commit b8a6c74
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
<i class="fa fa-remove"></i>
</a>
<div class="w3-bar-block w3-center">
<a href="index.html" class="w3-bar-item w3-button w3-text-grey w3-hover-black">Photos</a>
<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="contact.html" class="w3-bar-item w3-button w3-text-grey w3-hover-black">Contact</a>
</div>
Expand Down

0 comments on commit b8a6c74

Please sign in to comment.