mirror of
https://github.com/jakejarvis/jarv.is.git
synced 2026-09-08 20:45:31 -04:00
add Mastodon link
This commit is contained in:
@@ -112,6 +112,7 @@ export const socialProfileJsonLd: SocialProfileJsonLdProps = {
|
||||
`https://www.linkedin.com/in/${config.authorSocial?.linkedin}/`,
|
||||
`https://www.facebook.com/${config.authorSocial?.facebook}`,
|
||||
`https://www.instagram.com/${config.authorSocial?.instagram}/`,
|
||||
`https://${config.authorSocial?.mastodon}`,
|
||||
],
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user