Skip to content

Commit bd6d3aa

Browse files
Version 1.0.4
1 parent ba09268 commit bd6d3aa

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ <h1>Saidul Ali Mallick</h1>
2626
</p>
2727
</div>
2828
<div class="right-side">
29-
<img src="Components/profilepic.jpg" alt="Profile Picture">
29+
<img src="profilepic.jpg" alt="Profile Picture">
3030
</div>
3131
</div>
3232
<button onclick="scrollToSection('about')">Learn More</button>
@@ -103,4 +103,4 @@ <h2>Contact Me</h2>
103103
</footer>
104104
<script src="scripts.js"></script>
105105
</body>
106-
</html>
106+
</html>

0 commit comments

Comments
 (0)