Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
chaturadissanayake committed Aug 30, 2024
2 parents a84c8e8 + 64d0032 commit 84890d0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<!-- START LOGO DESIGN AREA -->
<div class="logo-outer">
<div class="logo">
<a href="index.html"><img src="assets/images/logos/logo.png" alt="Logo" title="Logo" /></a>
<a href="index.html"><assets/Logo.png" alt="Logo" title="Logo" /></a>
</div>
</div>
<!-- / END LOGO DESIGN AREA -->
Expand All @@ -89,7 +89,7 @@
<div class="navbar-header">
<div class="mobile-logo">
<a href="index.html">
<img src="assets/images/logos/logo.png" alt="Logo" title="Logo" />
<img src="assets/Logo.png" alt="Logo" title="Logo" />
</a>
</div>
<!-- Toggle Button -->
Expand Down

0 comments on commit 84890d0

Please sign in to comment.