1818< link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css " integrity ="sha256-xejo6yLi6vGtAjcMIsY8BHdKsLg7QynVlFMzdQgUuy8= " crossorigin ="anonymous ">
1919 < link rel ="stylesheet " href ="https://cdnjs.cloudflare.com/ajax/libs/animate.css/3.1.1/animate.min.css " integrity ="sha256-PR7ttpcvz8qrF57fur/yAx1qXMFJeJFiA6pSzWi0OIE= " crossorigin ="anonymous ">
2020
21- < script class ="next-config " data-name ="main " type ="application/json "> { "hostname" :"yoursite.com" , "root" :"/" , "images" :"/images" , "scheme" :"Gemini" , "darkmode" :false , "version" :"8.12.3" , "exturl" :false , "sidebar" :{ "position" :"left" , "display" :"post" , "padding" :18 , "offset" :12 } , "copycode" :{ "enable" :false , "style" :null } , "bookmark" :{ "enable" :false , "color" :"#222" , "save" :"auto" } , "mediumzoom" :false , "lazyload" :false , "pangu" :false , "comments" :{ "style" :"tabs" , "active" :null , "storage" :true , "lazyload" :false , "nav" :null } , "stickytabs" :false , "motion" :{ "enable" :true , "async" :false , "transition" :{ "post_block" :"fadeIn" , "post_header" :"fadeInDown" , "post_body" :"fadeInDown" , "coll_header" :"fadeInLeft" , "sidebar" :"fadeInUp" } } , "i18n" :{ "placeholder" :"搜索 ..." , "empty" :"没有找到任何搜索结果: ${query}" , "hits_time" :"找到 ${hits} 个搜索结果(用时 ${time} 毫秒) " , "hits" :"找到 ${hits} 个搜索结果 " } } </ script > < script src ="/js/config.js "> </ script >
21+ < script class ="next-config " data-name ="main " type ="application/json "> { "hostname" :"yoursite.com" , "root" :"/" , "images" :"/images" , "scheme" :"Gemini" , "darkmode" :false , "version" :"8.12.3" , "exturl" :false , "sidebar" :{ "position" :"left" , "display" :"post" , "padding" :18 , "offset" :12 } , "copycode" :{ "enable" :false , "style" :null } , "bookmark" :{ "enable" :false , "color" :"#222" , "save" :"auto" } , "mediumzoom" :false , "lazyload" :false , "pangu" :false , "comments" :{ "style" :"tabs" , "active" :null , "storage" :true , "lazyload" :false , "nav" :null } , "stickytabs" :false , "motion" :{ "enable" :true , "async" :false , "transition" :{ "post_block" :"fadeIn" , "post_header" :"fadeInDown" , "post_body" :"fadeInDown" , "coll_header" :"fadeInLeft" , "sidebar" :"fadeInUp" } } , "i18n" :{ "placeholder" :"Searching ..." , "empty" :"We didn't find any results for the search: ${query}" , "hits_time" :"${hits} results found in ${time} ms " , "hits" :"${hits} results found " } } </ script > < script src ="/js/config.js "> </ script >
2222
2323 < meta name ="description " content ="Yang的写字空间 ">
2424< meta property ="og:type " content ="article ">
8484
8585
8686< nav class ="site-nav ">
87- < ul class ="main-menu menu "> < li class ="menu-item menu-item-主页 "> < a href ="/ " rel ="section "> < i class ="home fa-fw "> </ i > 主页</ a > </ li > < li class ="menu-item menu-item-关于 "> < a href ="/about/ " rel ="section "> < i class ="user fa-fw "> </ i > 关于</ a > </ li > < li class ="menu-item menu-item-标签 "> < a href ="/tags/ " rel ="section "> < i class ="tags fa-fw "> </ i > 标签</ a > </ li > < li class ="menu-item menu-item-类别 "> < a href ="/categories/ " rel ="section "> < i class ="th fa-fw "> </ i > 类别</ a > </ li > < li class ="menu-item menu-item-归档 "> < a href ="/archives/ " rel ="section "> < i class ="archive fa-fw "> </ i > 归档</ a > </ li > < li class =" menu-item menu-item-language " > < a href =" / " rel =" section " > < i class =" fas fa-language fa-fw " > </ i > language </ a > </ li >
87+ < ul class ="main-menu menu "> < li class ="menu-item menu-item-主页 "> < a href ="/en/ " rel ="section "> < i class ="home fa-fw "> </ i > 主页</ a > </ li > < li class ="menu-item menu-item-关于 "> < a href ="/en/ about/ " rel ="section "> < i class ="user fa-fw "> </ i > 关于</ a > </ li > < li class ="menu-item menu-item-标签 "> < a href ="/en/ tags/ " rel ="section "> < i class ="tags fa-fw "> </ i > 标签</ a > </ li > < li class ="menu-item menu-item-类别 "> < a href ="/en/ categories/ " rel ="section "> < i class ="th fa-fw "> </ i > 类别</ a > </ li > < li class ="menu-item menu-item-归档 "> < a href ="/en/ archives/ " rel ="section "> < i class ="archive fa-fw "> </ i > 归档</ a > </ li >
8888 </ ul >
8989</ nav >
9090
130130 < div class ="site-state-item site-state-posts ">
131131 < a href ="/archives/ ">
132132 < span class ="site-state-item-count "> 2</ span >
133- < span class ="site-state-item-name "> 日志 </ span >
133+ < span class ="site-state-item-name "> posts </ span >
134134 </ a >
135135 </ div >
136136 < div class ="site-state-item site-state-categories ">
137137 < a href ="/categories/ ">
138138 < span class ="site-state-item-count "> 1</ span >
139- < span class ="site-state-item-name "> 分类 </ span > </ a >
139+ < span class ="site-state-item-name "> categories </ span > </ a >
140140 </ div >
141141 < div class ="site-state-item site-state-tags ">
142142 < a href ="/tags/ ">
143143 < span class ="site-state-item-count "> 2</ span >
144- < span class ="site-state-item-name "> 标签 </ span > </ a >
144+ < span class ="site-state-item-name "> tags </ span > </ a >
145145 </ div >
146146 </ nav >
147147</ div >
169169 </ header >
170170
171171
172- < div class ="back-to-top " role ="button " aria-label ="返回顶部 ">
172+ < div class ="back-to-top " role ="button " aria-label ="Back to top ">
173173 < i class ="fa fa-arrow-up "> </ i >
174174 < span > 0%</ span >
175175 </ div >
@@ -266,6 +266,24 @@ <h1 class="post-title" itemprop="name headline">
266266
267267 < footer class ="footer ">
268268 < div class ="footer-inner ">
269+ < div class ="languages ">
270+ < label class ="lang-select-label ">
271+ < i class ="fa fa-language "> </ i >
272+ < span > English</ span >
273+ < i class ="fa fa-angle-up " aria-hidden ="true "> </ i >
274+ </ label >
275+ < select class ="lang-select " data-canonical ="" aria-label ="Select language ">
276+
277+ < option value ="zh-CN " data-href ="/2025/02/23/Englishblog-md/ " selected ="">
278+ 简体中文
279+ </ option >
280+
281+ < option value ="en " data-href ="/en/2025/02/23/Englishblog-md/ " selected ="">
282+ English
283+ </ option >
284+
285+ </ select >
286+ </ div >
269287
270288
271289< div class ="copyright ">
@@ -276,7 +294,7 @@ <h1 class="post-title" itemprop="name headline">
276294 </ span >
277295 < span class ="author " itemprop ="copyrightHolder "> Jason Yang</ span >
278296</ div >
279- < div class ="powered-by "> 由 < a href ="https://hexo.io/ " rel ="noopener " target ="_blank "> Hexo</ a > & < a href ="https://theme-next.js.org/ " rel ="noopener " target ="_blank "> NexT.Gemini</ a > 强力驱动
297+ < div class ="powered-by "> Powered by < a href ="https://hexo.io/ " rel ="noopener " target ="_blank "> Hexo</ a > & < a href ="https://theme-next.js.org/ " rel ="noopener " target ="_blank "> NexT.Gemini</ a >
280298 </ div >
281299
282300 </ div >
0 commit comments