Skip to content

Commit

Permalink
docs(team): update bluwy bio (#19442)
Browse files Browse the repository at this point in the history
  • Loading branch information
bluwy authored Feb 17, 2025
1 parent 335e215 commit 00deea4
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 7 deletions.
6 changes: 0 additions & 6 deletions docs/.vitepress/theme/composables/sponsor.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,12 +45,6 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
url: 'https://nuxtlabs.com',
img: '/nuxtlabs.svg',
},
// sponsors bluwy
{
name: 'Astro',
url: 'https://astro.build',
img: '/astro.svg',
},
],
gold: [
// now automated via sponsors.vuejs.org too
Expand Down
2 changes: 1 addition & 1 deletion docs/_data/team.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ export const core = [
avatar: 'https://github.com/bluwy.png',
name: 'Bjorn Lu',
title: 'Open Source Developer',
desc: 'Vite, Astro, and Svelte core team member.',
desc: 'Building tools for fun.',
links: [
{ icon: 'github', link: 'https://github.com/bluwy' },
{ icon: 'bluesky', link: 'https://bsky.app/profile/bluwy.me' },
Expand Down

0 comments on commit 00deea4

Please sign in to comment.