Skip to content

Commit ab4b25f

Browse files
authored
docs: add bluesky to socials (#3398)
1 parent 490b21d commit ab4b25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

astro.config.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -335,6 +335,7 @@ export default defineConfig({
335335
{ icon: 'github', label: 'GitHub', href: 'https://github.com/tauri-apps/tauri' },
336336
{ icon: 'discord', label: 'Discord', href: 'https://discord.com/invite/tauri' },
337337
{ icon: 'twitter', label: 'Twitter', href: 'https://twitter.com/TauriApps' },
338+
{ icon: 'blueSky', label: 'Bluesky', href: 'https://bsky.app/profile/tauri.app' },
338339
{ icon: 'mastodon', label: 'Mastodon', href: 'https://fosstodon.org/@TauriApps' },
339340
{ icon: 'rss', label: 'RSS', href: `${site}/rss` },
340341
],

0 commit comments

Comments
 (0)