Skip to content

Commit a37d5ab

Browse files
Update index.html
1 parent 9db687c commit a37d5ab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ <h1 class="text-5xl md:text-7xl font-extrabold text-white mb-6 tracking-tight">
131131
<div class="flex justify-center space-x-6">
132132
<a href="https://github.com/arjunmehta-git" target="_blank" class="text-slate-500 hover:text-white transition-colors text-2xl"><i class="fab fa-github"></i></a>
133133
<a href="https://www.linkedin.com/in/arjun-mehta-9725b0383/" target="_blank" class="text-slate-500 hover:text-[#0a66c2] transition-colors text-2xl"><i class="fab fa-linkedin"></i></a>
134-
<a href="https://x.com/ArjunMehtaCS" target="_blank" class="text-slate-500 hover:text-white transition-colors text-2xl"><i class="fab fa-x-twitter"></i></a>
134+
<a href="https://x.com/ArjunMehtaCS" target="_blank" class="text-slate-500 hover:text-white transition-colors text-2xl"><i class="fa-brands fa-x-twitter"></i></a>
135135
<a href="mailto:arjun.mehtacs@gmail.com" class="text-slate-500 hover:text-red-400 transition-colors text-2xl"><i class="fas fa-envelope"></i></a>
136136
<a href="https://arjunmehta-git.github.io" target="_blank" class="text-slate-500 hover:text-primary transition-colors text-2xl"><i class="fas fa-globe"></i></a>
137137
</div>

0 commit comments

Comments
 (0)