fix(typo): rename Linkedin to LinkedIn

This commit is contained in:
satnaing
2022-11-28 13:35:30 +06:30
parent 06ee08cc94
commit 307b55ff0f
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -34,7 +34,7 @@ export const SOCIALS: SocialsObject = [
active: true,
},
{
name: "Linkedin",
name: "LinkedIn",
href: "https://github.com/satnaing/astro-paper",
active: true,
},