We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecd5108 commit 558d51bCopy full SHA for 558d51b
src/components/footer.astro
@@ -20,7 +20,7 @@ const currentYear = new Date().getFullYear();
20
>
21
</a>
22
<a
23
- href="https://linkedin.com/in/rishi-chawda"
+ href="https://linkedin.com/in/rkrishi"
24
target="_blank"
25
rel="noopener noreferrer"
26
class="text-gray-500 hover:text-gray-700 transition-colors"
@@ -34,7 +34,7 @@ const currentYear = new Date().getFullYear();
34
35
36
37
- href="https://instagram.com/rishikc"
+ href="https://instagram.com/rishiikc"
38
39
40
0 commit comments