fix: replace twitter with x (#407)

This commit is contained in:
Erison Silva
2024-11-05 12:12:10 +01:00
committed by GitHub
parent ec1060978c
commit cac8ba05f4
3 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -63,9 +63,9 @@ export const SOCIALS: SocialObjects = [
active: false,
},
{
name: "Twitter",
name: "X",
href: "https://github.com/satnaing/astro-paper",
linkTitle: `${SITE.title} on Twitter`,
linkTitle: `${SITE.title} on X`,
active: false,
},
{