Skip to content

Commit 17d85a1

Browse files
authored
docs(team): update bluwy bio (#641) (#1026)
Co-authored-by: Rush Ali <[email protected]> closes #641 #1026
1 parent b93b532 commit 17d85a1

File tree

2 files changed

+1
-7
lines changed

2 files changed

+1
-7
lines changed

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

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -39,12 +39,6 @@ const viteSponsors: Pick<Sponsors, 'special' | 'gold'> = {
3939
url: 'https://nuxtlabs.com',
4040
img: '/nuxtlabs.svg',
4141
},
42-
// sponsors bluwy
43-
{
44-
name: 'Astro',
45-
url: 'https://astro.build',
46-
img: '/astro.svg',
47-
},
4842
],
4943
gold: [
5044
// now automated via sponsors.vuejs.org too

docs/_data/team.js

Lines changed: 1 addition & 1 deletion
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)