Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
change the image
  • Loading branch information
kpsvdp authored Nov 14, 2023
1 parent 27ac3b6 commit deebe60
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 @@ <h1>This is<br />
<body>
<header>
<div class="container">
<img class="profile-image" src="/Users/kpsvdprashanth/Downloads/html5up-massively/images/ava.jpg" alt="Profile Picture">
<img class="profile-image" src="images/ava.jpg" alt="Profile Picture">
<div class="portfolio">
<h1>K P S V D Prashanth</h1>

Expand Down Expand Up @@ -101,4 +101,4 @@ <h2>Portfolio</h2>
<script src="assets/js/main.js"></script>

</body>
</html>
</html>

0 comments on commit deebe60

Please sign in to comment.