We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8a80b10 commit 20895b5Copy full SHA for 20895b5
_data/team.js
@@ -49,8 +49,8 @@ export const core = [
49
title: 'Open Source Developer',
50
desc: 'Astro core residency. Svelte and Vite core team member.',
51
links: [
52
- { icon: 'x', link: 'https://x.com/bluwy' },
53
- { icon: 'twitter', link: 'https://twitter.com/bluwyoo' },
+ { icon: 'github', link: 'https://github.com/bluwy' },
+ { icon: 'x', link: 'https://x.com/bluwyoo' },
54
{ icon: 'mastodon', link: 'https://elk.zone/m.webtoo.ls/@bluwy' },
55
{ icon: 'bluesky', link: 'https://bsky.app/profile/bluwy.me' },
56
],
0 commit comments