File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 137137 "title" : " 代码厨房社区" ,
138138 "sections" : {
139139 "intro" : {
140- "content" : " 代码厨房(CodeKitchen Community)是一个由编程和和开源爱好者组成的社区。社区的主体是 <a href=\" https://codekitchen.community\" target= \" _blank \" >https://codekitchen.community</a> 网站。"
140+ "content" : " 代码厨房(CodeKitchen Community)是一个由编程和和开源爱好者组成的社区。社区的主体是 <a href=\" https://codekitchen.community\" >https://codekitchen.community</a> 网站。"
141141 },
142142 "about_us" : {
143143 "id" : " about-us" ,
Original file line number Diff line number Diff line change @@ -559,6 +559,7 @@ a:hover {
559559 gap : 8px ;
560560 margin-bottom : 8px ;
561561 font-size : 14px ;
562+ color : var (--text-primary );
562563}
563564
564565.contact-item : last-child {
@@ -568,6 +569,7 @@ a:hover {
568569.contact-label {
569570 font-weight : 600 ;
570571 min-width : 60px ;
572+ color : var (--text-primary );
571573}
572574
573575.cta-button {
Original file line number Diff line number Diff line change 1616 < span class ="tab-icon "> 📝</ span >
1717 < span id ="blog-tab "> {{ ui_text.zh.blog_tab }}</ span >
1818 </ a >
19- < a href ="{{ site.home_url }} " target =" _blank " class ="readme-tab ">
19+ < a href ="{{ site.home_url }} " class ="readme-tab ">
2020 < span class ="tab-icon "> 🔙</ span >
2121 < span id ="home-tab "> {{ ui_text.zh.home_tab }}</ span >
2222 </ a >
You can’t perform that action at this time.
0 commit comments