mirror of
https://github.com/ChenQihan666/MyBlog-Next.git
synced 2026-08-14 19:41:02 +08:00
refactor: disable Mastodon social link
This commit is contained in:
+1
-1
@@ -136,6 +136,6 @@ export const SOCIALS: SocialObjects = [
|
|||||||
name: "Mastodon",
|
name: "Mastodon",
|
||||||
href: "https://github.com/satnaing/astro-paper",
|
href: "https://github.com/satnaing/astro-paper",
|
||||||
linkTitle: `${SITE.title} on Mastodon`,
|
linkTitle: `${SITE.title} on Mastodon`,
|
||||||
active: true,
|
active: false,
|
||||||
},
|
},
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user