Update links

This commit is contained in:
Anand Bose 2025-01-29 22:45:53 +05:30
parent b069201a3a
commit 31799c68fe
Signed by: anandbose
GPG key ID: 69698042BA46B2B5

View file

@ -28,7 +28,7 @@ val Links = listOf(
LinkData(
icon = Res.drawable.social_linkedin,
title = "LinkedIn",
url = "https://linkedin.com/in/anandbosedev",
url = "https://www.linkedin.com/in/anand-bose/",
),
LinkData(
icon = Res.drawable.social_github,
@ -43,7 +43,7 @@ val Links = listOf(
LinkData(
icon = Res.drawable.social_bluesky,
title = "Bluesky",
url = "https://bsky.app/profile/anand-bose.github.io",
url = "https://bsky.app/profile/anandbose.dev",
),
LinkData(
icon = Res.drawable.social_twitter,