File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -32,13 +32,13 @@ const prefix = locale === "en" ? "/en" : "";
3232 <li ><a href ={ ` ${prefix }/ai/tools/agent ` } class =" text-text-dim hover:text-accent-light transition-colors no-underline" >{ t (" rankings.categories.agent" , locale )} </a ></li >
3333 </ul >
3434 </div >
35- <!-- Open Source -->
35+ <!-- Contact -->
3636 <div >
37- <h4 class =" text-xs font-semibold text-text-muted uppercase tracking-wider mb-2.5 sm:mb-3" >{ locale === " en" ? " Open Source " : " 开源项目 " } </h4 >
37+ <h4 class =" text-xs font-semibold text-text-muted uppercase tracking-wider mb-2.5 sm:mb-3" >{ locale === " en" ? " Contact " : " 联系作者 " } </h4 >
3838 <ul class =" space-y-2 text-sm" >
39- <li ><a href =" https://github.com/doocs/advanced-java " target = " _blank " rel = " noopener " class =" text-text-dim hover:text-accent-light transition-colors no-underline" >doocs/advanced-java </a ></li >
40- <li ><a href = " https://github.com/doocs/leetcode " target = " _blank " rel = " noopener " class =" text-text-dim hover:text-accent-light transition-colors no-underline " >doocs/leetcode</ a ></li >
41- <li ><a href =" https://github.com/doocs/md " target =" _blank" rel =" noopener" class =" text-text-dim hover:text-accent-light transition-colors no-underline" >doocs/md </a ></li >
39+ <li ><a href =" mailto:contact@yanglibin.info " class =" text-text-dim hover:text-accent-light transition-colors no-underline" >contact@yanglibin.info </a ></li >
40+ <li ><span class =" text-text-dim" >WeChat: YLB0109</ span ></li >
41+ <li ><a href =" https://github.com/yanglbme " target =" _blank" rel =" noopener" class =" text-text-dim hover:text-accent-light transition-colors no-underline" >github.com/yanglbme </a ></li >
4242 </ul >
4343 </div >
4444 <!-- More -->
You can’t perform that action at this time.
0 commit comments