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 f710f8e commit bc65bb3Copy full SHA for bc65bb3
profilePic.jpg renamed to Components/profilePic.jpg
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="Components/profilePic.jpg" alt="Profile Picture">
30
31
32
<button onclick="scrollToSection('about')">Learn More</button>
0 commit comments