We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc25b3d commit fb58109Copy full SHA for fb58109
Source-Code/GithubProfileFinder/index.html
@@ -31,7 +31,7 @@
31
<div class="main-info">
32
<img src="./assets/github-logo.png" alt="avatar" id="prof-img" />
33
<span class="name" id="name">Tajul Afreen</span>
34
- <a href="" id="username">@tajulafreen</a>
+ <a href="" id="username"></a>
35
</div>
36
<div class="bio">
37
<p id="bio">A full stack developer</p>
0 commit comments