Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Minor change in about section
  • Loading branch information
TechSenseiX authored May 26, 2024
1 parent ca3abbb commit 91ba33c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h3>And I'm a <span class="text"></span></h3>

<section class="about" id="about">
<div class="about-img">
<img src="images/image1.jpeg">
<img src="/images/myImage.png">

</div>
<div class="about-text">
Expand Down Expand Up @@ -274,4 +274,4 @@ <h4>Lets's work Together!</h4>

<script src="index.js" charset="utf-8" ></script>
</body>
</html>
</html>

0 comments on commit 91ba33c

Please sign in to comment.