File tree Expand file tree Collapse file tree 3 files changed +27
-0
lines changed
Expand file tree Collapse file tree 3 files changed +27
-0
lines changed Original file line number Diff line number Diff line change @@ -30,6 +30,15 @@ const members = [
3030 { icon: ' github' , link: ' https://github.com/akinoccc' }
3131 ]
3232 },
33+ {
34+ avatar: ' https://avatars.githubusercontent.com/u/126759922?s=200&v=4' ,
35+ name: ' Cursor' ,
36+ title: ' Developer' ,
37+ links: [
38+ { icon: ' github' , link: " https://github.com/cursor/cursor" },
39+ { icon: { svg: blogIcon }, link: ' https://www.cursor.com/blog' }
40+ ]
41+ }
3342]
3443</script >
3544
Original file line number Diff line number Diff line change @@ -30,6 +30,15 @@ const members = [
3030 { icon: ' github' , link: ' https://github.com/akinoccc' }
3131 ]
3232 },
33+ {
34+ avatar: ' https://avatars.githubusercontent.com/u/126759922?s=200&v=4' ,
35+ name: ' Cursor' ,
36+ title: ' 开发者' ,
37+ links: [
38+ { icon: ' github' , link: " https://github.com/cursor/cursor" },
39+ { icon: { svg: blogIcon }, link: ' https://www.cursor.com/cn/blog' }
40+ ]
41+ }
3342]
3443</script >
3544
Original file line number Diff line number Diff line change @@ -30,6 +30,15 @@ const members = [
3030 { icon: ' github' , link: ' https://github.com/akinoccc' }
3131 ]
3232 },
33+ {
34+ avatar: ' https://avatars.githubusercontent.com/u/126759922?s=200&v=4' ,
35+ name: ' Cursor' ,
36+ title: ' 開發者' ,
37+ links: [
38+ { icon: ' github' , link: " https://github.com/cursor/cursor" },
39+ { icon: { svg: blogIcon }, link: ' https://www.cursor.com/cn/blog' }
40+ ]
41+ }
3342]
3443</script >
3544
You can’t perform that action at this time.
0 commit comments