File tree Expand file tree Collapse file tree 2 files changed +1
-7
lines changed
.vitepress/theme/composables Expand file tree Collapse file tree 2 files changed +1
-7
lines changed Original file line number Diff line number Diff 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
Original file line number Diff line number Diff 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' } ,
You can’t perform that action at this time.
0 commit comments