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 @@ -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
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