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