Skip to content

Commit 20895b5

Browse files
authored
docs: add bluesky profiles (#1700)
1 parent 8a80b10 commit 20895b5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

_data/team.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ export const core = [
4949
title: 'Open Source Developer',
5050
desc: 'Astro core residency. Svelte and Vite core team member.',
5151
links: [
52-
{ icon: 'x', link: 'https://x.com/bluwy' },
53-
{ icon: 'twitter', link: 'https://twitter.com/bluwyoo' },
52+
{ icon: 'github', link: 'https://github.com/bluwy' },
53+
{ icon: 'x', link: 'https://x.com/bluwyoo' },
5454
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@bluwy' },
5555
{ icon: 'bluesky', link: 'https://bsky.app/profile/bluwy.me' },
5656
],

0 commit comments

Comments
 (0)