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