Skip to content

Commit 00deea4

Browse files
authoredFeb 17, 2025
docs(team): update bluwy bio (#19442)
1 parent 335e215 commit 00deea4

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed
 

‎docs/.vitepress/theme/composables/sponsor.ts

-6
Original file line numberDiff line numberDiff line change
@@ -45,12 +45,6 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
4545
url: 'https://nuxtlabs.com',
4646
img: '/nuxtlabs.svg',
4747
},
48-
// sponsors bluwy
49-
{
50-
name: 'Astro',
51-
url: 'https://astro.build',
52-
img: '/astro.svg',
53-
},
5448
],
5549
gold: [
5650
// now automated via sponsors.vuejs.org too

‎docs/_data/team.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export const core = [
4545
avatar: 'https://github.com/bluwy.png',
4646
name: 'Bjorn Lu',
4747
title: 'Open Source Developer',
48-
desc: 'Vite, Astro, and Svelte core team member.',
48+
desc: 'Building tools for fun.',
4949
links: [
5050
{ icon: 'github', link: 'https://github.com/bluwy' },
5151
{ icon: 'bluesky', link: 'https://bsky.app/profile/bluwy.me' },

0 commit comments

Comments
 (0)