Skip to content

Commit 05baeaa

Browse files
committed
updates
1 parent 5bd6421 commit 05baeaa

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,13 @@
1616
<div class="profile">
1717
<img src="/profile.jpg" alt="Profile" class="profile-img">
1818
<div class="profile-info">
19-
<h1>Your Name</h1>
20-
<p class="title">Software Engineer</p>
19+
<h1>Arshad Khan</h1>
20+
<p class="title">Web Developer</p>
2121
</div>
2222
</div>
2323
<div class="social-links">
24-
<a href="#" class="social-icon"><i class="fab fa-github"></i></a>
25-
<a href="#" class="social-icon"><i class="fab fa-linkedin"></i></a>
24+
<a href="https://github.com/cyrusyamir" target="_blank" class="social-icon"><i class="fab fa-github"></i></a>
25+
<a href="https://" class="social-icon"><i class="fab fa-linkedin"></i></a>
2626
<a href="#" class="social-icon"><i class="fab fa-twitter"></i></a>
2727
<a href="#" class="social-icon"><i class="fas fa-envelope"></i></a>
2828
</div>

0 commit comments

Comments
 (0)