File tree Expand file tree Collapse file tree 4 files changed +224
-201
lines changed
Expand file tree Collapse file tree 4 files changed +224
-201
lines changed Original file line number Diff line number Diff line change @@ -161,7 +161,7 @@ export default function Footer() {
161161 < X className = { styles . socialIcon } />
162162 </ Link >
163163 < Link
164- href = "https://www.facebook.com/kaiyuanshe.china "
164+ href = "https://www.facebook.com/kaiyuanshe/ "
165165 target = "_blank"
166166 rel = "noopener noreferrer"
167167 className = { styles . socialButton }
Original file line number Diff line number Diff line change @@ -19,6 +19,21 @@ export interface Pioneer {
1919
2020// 开源之星数据
2121export const openSourceStars : AwardRecipient [ ] = [
22+ {
23+ name : '崔晨洋' ,
24+ nickname : '' ,
25+ avatar : '/img/cblecker.png' ,
26+ date : 2025 ,
27+ recommendation :
28+ '啊 Q 是开源社长期的贡献者, 以立志打造一场 0 bug 的开源大会为目标,对开源社每年的 COSCon 从志愿者管理,赞助商对接,飞到现场活动紧急支援等,都能看到啊 Q 的身影。在家庭生活需要她投入的时候,也意外看到她百忙之中抽出时间来照顾开源社这个十岁的孩子。'
29+ } ,
30+ {
31+ name : '惠世冀' ,
32+ nickname : '小惠' ,
33+ avatar : '/img/cblecker.png' ,
34+ date : 2025 ,
35+ recommendation : '连续两年线下组织、支持 KCC 读书会活动。'
36+ } ,
2237 {
2338 name : '晁倩' ,
2439 nickname : '啊Q' ,
You can’t perform that action at this time.
0 commit comments