diff --git a/astro.config.ts b/astro.config.ts index c54874897..938baad79 100644 --- a/astro.config.ts +++ b/astro.config.ts @@ -417,6 +417,7 @@ export default defineConfig({ mastodon: "https://fosstodon.org/@biomejs", openCollective: "https://opencollective.com/biome", youtube: "https://youtube.com/@Biomejs", + blueSky: "https://bsky.app/profile/biomejs.dev", }, editLink: { baseUrl: "https://github.com/biomejs/website/edit/main/",