Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
Edited for image
  • Loading branch information
theshubhamtripathi authored Dec 4, 2024
1 parent f838262 commit 2ca09d8
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 @@ -70,7 +70,7 @@ <h1 class="typewriter">Hi, I'm Shubham Tripathi!</h1>
<div class="about-container">
<!-- Image Section -->
<div class="about-image">
<img src="your-image-url.jpg" alt="Shubham Tripathi" />
<img src="your-image-url.png" alt="Shubham Tripathi" />
</div>
<!-- Text Section -->
<div class="about-content">
Expand Down Expand Up @@ -299,4 +299,4 @@ <h2>Contact Me</h2>
<!-- Link to Your JavaScript -->
<script src="script.js"></script>
</body>
</html>
</html>

0 comments on commit 2ca09d8

Please sign in to comment.