We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ba09268 commit bd6d3aaCopy full SHA for bd6d3aa
index.html
@@ -26,7 +26,7 @@ <h1>Saidul Ali Mallick</h1>
26
</p>
27
</div>
28
<div class="right-side">
29
- <img src="Components/profilepic.jpg" alt="Profile Picture">
+ <img src="profilepic.jpg" alt="Profile Picture">
30
31
32
<button onclick="scrollToSection('about')">Learn More</button>
@@ -103,4 +103,4 @@ <h2>Contact Me</h2>
103
</footer>
104
<script src="scripts.js"></script>
105
</body>
106
-</html>
+</html>
0 commit comments