Skip to content

Commit e8f4b5f

Browse files
Updated GitHub and LinkedIn links
1 parent 2010d9e commit e8f4b5f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -410,13 +410,13 @@ <h2 class="text-3xl lg:text-4xl font-bold text-center mb-12">Contact Me</h2>
410410
<div class="space-y-6 md:max-w-xs">
411411
<h3 class="text-xl font-semibold mb-4">Connect with me</h3>
412412

413-
<a href="https://github.com/YOURUSERNAME" target="_blank"
413+
<a href="https://github.com/shajithkhan-dev" target="_blank"
414414
class="flex items-center gap-4 text-gray-700 dark:text-gray-300 hover:text-black dark:hover:text-white transition">
415415
<i class="fab fa-github text-2xl"></i>
416416
<span>GitHub</span>
417417
</a>
418418

419-
<a href="https://linkedin.com/in/YOURUSERNAME" target="_blank"
419+
<a href="https://www.linkedin.com/in/mohammed-shajith-khan-196918292" target="_blank"
420420
class="flex items-center gap-4 text-gray-700 dark:text-gray-300 hover:text-black dark:hover:text-white transition">
421421
<i class="fab fa-linkedin text-2xl"></i>
422422
<span>LinkedIn</span>

0 commit comments

Comments
 (0)