File tree 2 files changed +1
-7
lines changed
.vitepress/theme/composables
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'> = {
45
45
url : 'https://nuxtlabs.com' ,
46
46
img : '/nuxtlabs.svg' ,
47
47
} ,
48
- // sponsors bluwy
49
- {
50
- name : 'Astro' ,
51
- url : 'https://astro.build' ,
52
- img : '/astro.svg' ,
53
- } ,
54
48
] ,
55
49
gold : [
56
50
// now automated via sponsors.vuejs.org too
Original file line number Diff line number Diff line change @@ -45,7 +45,7 @@ export const core = [
45
45
avatar : 'https://github.com/bluwy.png' ,
46
46
name : 'Bjorn Lu' ,
47
47
title : 'Open Source Developer' ,
48
- desc : 'Vite, Astro, and Svelte core team member .' ,
48
+ desc : 'Building tools for fun .' ,
49
49
links : [
50
50
{ icon : 'github' , link : 'https://github.com/bluwy' } ,
51
51
{ icon : 'bluesky' , link : 'https://bsky.app/profile/bluwy.me' } ,
You can’t perform that action at this time.
0 commit comments