Skip to content

Commit

Permalink
Add files via upload
Browse files Browse the repository at this point in the history
  • Loading branch information
chaturadissanayake committed Aug 30, 2024
1 parent 6305943 commit a84c8e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
<!-- START LOGO DESIGN AREA -->
<div class="logo-outer">
<div class="logo">
<a href="index.html"><img src="assets/i.jpeg" alt="Logo" title="Chatura Dissanayake Logo" /></a>
<a href="index.html"><img src="assets/Logo.png" alt="Logo" title="Chatura Dissanayake Logo" /></a>
</div>
</div>
<!-- / END LOGO DESIGN AREA -->
Expand All @@ -81,7 +81,7 @@
<div class="navbar-header">
<div class="mobile-logo">
<a href="index.html">
<img src="assets/i.jpeg" alt="Logo" title="Logo" />
<img src="assets/Logo.png" alt="Logo" title="Logo" />
</a>
</div>
<!-- Toggle Button -->
Expand Down Expand Up @@ -140,7 +140,7 @@ <h2>About Me</h2>
<!-- START ABOUT IMAGE DESIGN AREA -->
<div class="col-lg-5">
<div class="about-image-part wow fadeInUp delay-0-3s">
<img src="assets/i.jpeg" alt="About Me" />
<img src="assets/Logo.png" alt="About Me" />
</div>
</div>
<!-- / END ABOUT IMAGE DESIGN AREA -->
Expand Down
Binary file added assets/Logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a84c8e8

Please sign in to comment.