File tree Expand file tree Collapse file tree 6 files changed +55
-5
lines changed
Expand file tree Collapse file tree 6 files changed +55
-5
lines changed Original file line number Diff line number Diff line change @@ -243,7 +243,7 @@ <h2 class="site-description">正在迁移到Hugo,原版完整博客在old分
243243 < div class ="not-found-card ">
244244 < h1 class ="article-title "> 404 错误</ h1 >
245245 < h2 class ="article-subtitle "> 页面不存在</ h2 >
246- </ div > < form action ="/search/ " class ="search-form widget " >
246+ </ div > < form action ="/search/ " class ="search-form widget " data-json =" https://goodcoder666.github.io/search/index.json " >
247247 < p >
248248 < label > 搜索</ label >
249249 < input id ="searchInput " name ="keyword " required placeholder ="输入关键词... " />
Original file line number Diff line number Diff line change @@ -385,6 +385,54 @@ <h3 class="article-subtitle">
385385</ article >
386386
387387
388+ < div class ="article-list--compact links ">
389+
390+ < article >
391+ < a href ="https://github.com/GoodCoder666 " target ="_blank " rel ="noopener ">
392+ < div class ="article-details ">
393+ < h2 class ="article-title "> GitHub</ h2 >
394+ < footer class ="article-time ">
395+
396+ 本人的 GitHub 主页,记得 Follow & Star 哦~
397+
398+ </ footer >
399+ </ div >
400+
401+
402+
403+
404+ < div class ="article-image ">
405+ < img src ="https://github.githubassets.com/images/modules/logos_page/GitHub-Mark.png " loading ="lazy ">
406+ </ div >
407+
408+ </ a >
409+ </ article >
410+
411+ < article >
412+ < a href ="https://www.cnblogs.com/stanleys " target ="_blank " rel ="noopener ">
413+ < div class ="article-details ">
414+ < h2 class ="article-title "> 博客园</ h2 >
415+ < footer class ="article-time ">
416+
417+ 此博客的另一份备份,欢迎来访~
418+
419+ </ footer >
420+ </ div >
421+
422+
423+
424+
425+
426+
427+ < div class ="article-image ">
428+ < img src ="/about/cnblogs.svg " loading ="lazy ">
429+ </ div >
430+
431+ </ a >
432+ </ article >
433+
434+ </ div >
435+
388436
389437
390438
Original file line number Diff line number Diff line change @@ -134,7 +134,7 @@ <h2 class="site-description">正在迁移到Hugo,原版完整博客在old分
134134
135135
136136
137- < li >
137+ < li class =' current ' >
138138 < a href ='/ ' >
139139
140140
Original file line number Diff line number Diff line change 1313< meta property ='og:type ' content ='article '> < meta property ='article:section ' content ='Page ' /> < meta property ='article:published_time ' content ='2020-01-01T08:00:00+08:00 '/> < meta property ='article:modified_time ' content ='2020-01-01T08:00:00+08:00 '/>
1414< meta name ="twitter:site " content ="@stanleys09 ">
1515 < meta name ="twitter:creator " content ="@stanleys09 "> < meta name ="twitter:title " content ="搜索 ">
16- < meta name ="twitter:description " content ="">
16+ < meta name ="twitter:description " content =""> < link rel =" alternate " type =" application/json " href =" https://goodcoder666.github.io/search/index.json " >
1717 < link rel ="shortcut icon " href ="/favicon.ico " />
1818
1919 < script async src ="https://www.googletagmanager.com/gtag/js?id=G-KJPJLGSR3C "> </ script >
2929 gtag ( 'js' , new Date ( ) ) ;
3030 gtag ( 'config' , 'G-KJPJLGSR3C' ) ;
3131 }
32- </ script >
32+ </ script > < link rel =" preload " href =" /search/index.json " as =" fetch " crossorigin =" anonymous " >
3333 </ head >
3434 < body class ="template-search ">
3535 < script >
@@ -240,7 +240,7 @@ <h2 class="site-description">正在迁移到Hugo,原版完整博客在old分
240240</ aside >
241241
242242 < main class ="main full-width ">
243- < form action ="/search/ " class ="search-form ">
243+ < form action ="/search/ " class ="search-form "data-json =" /search/index.json " >
244244 < p >
245245 < label > 搜索</ label >
246246 < input name ="keyword " placeholder ="输入关键词... " />
You can’t perform that action at this time.
0 commit comments