File tree 2 files changed +2
-1
lines changed
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ export const sharedConfig = defineConfig({
62
62
provider : "local" ,
63
63
} ,
64
64
socialLinks : [
65
- { icon : "twitter " , link : "https://x.com/boshen_c " } ,
65
+ { icon : "bluesky " , link : "https://bsky.app/profile/boshen.github.io " } ,
66
66
{ icon : "discord" , link : "https://discord.gg/9uXCAwqQZW" } ,
67
67
{ icon : "github" , link : "https://github.com/oxc-project/oxc" } ,
68
68
] ,
Original file line number Diff line number Diff line change @@ -32,6 +32,7 @@ export const CORE_MEMBERS: TeamMember[] = [
32
32
avatar : "https://www.github.com/Boshen.png" ,
33
33
links : [
34
34
{ icon : "github" , link : "https://github.com/Boshen" } ,
35
+ { icon : "bluesky" , link : "https://bsky.app/profile/boshen.github.io" } ,
35
36
{ icon : "twitter" , link : "https://twitter.com/boshen_c" } ,
36
37
] ,
37
38
} ,
You can’t perform that action at this time.
0 commit comments