mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 11:29:33 +08:00
fix: replace twitter with x (#407)
This commit is contained in:
+2
-2
@@ -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,
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user