diff --git a/src/data/site-info.ts b/src/data/site-info.ts index 39b011b621..13c7e4ed2a 100644 --- a/src/data/site-info.ts +++ b/src/data/site-info.ts @@ -48,6 +48,14 @@ const siteInfo: SiteInfo = { me: 'https://github.com/withastro/', href: 'https://github.com/withastro/astro', }, + { + platform: 'bluesky', + footerOnly: true, + icon: 'social/bluesky', + me: 'https://bsky.app/profile/astro.build', + text: 'Follow Astro on Bluesky', + href: 'https://bsky.app/profile/astro.build', + }, { platform: 'mastodon', footerOnly: true, diff --git a/src/icons/social/bluesky.svg b/src/icons/social/bluesky.svg new file mode 100644 index 0000000000..009793527d --- /dev/null +++ b/src/icons/social/bluesky.svg @@ -0,0 +1,3 @@ + + +