File tree Expand file tree Collapse file tree 4 files changed +16
-17
lines changed
.cache/plugin/git-committers Expand file tree Collapse file tree 4 files changed +16
-17
lines changed Original file line number Diff line number Diff line change 1- {"cache_date" : " 2025-04-30 " , "page_authors" : {}}
1+ {"cache_date" : " 2025-05-01 " , "page_authors" : {}}
Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ comments: false #评论,默认不开启
5757 ![ bf74748e5f6db724264e5f16310d353a.png] ( https://picx.zhimg.com/80/v2-8fb95aee59e3298710a674a150cb862b_1440w.webp )
5858
5959
60- 无缝二战
6160
6261## 考研全年具体流程
6362第一阶段 打牢基础
Original file line number Diff line number Diff line change @@ -776,16 +776,6 @@ hide:
776776 </div>
777777 </div>
778778 </div>
779- <div class="card">
780- <img class="ava" src="https://yangzhang.site/assets/images/summation.png" />
781- <div class="card-header">
782- <div>
783- <a href="https://yangzhang.site/" target="_blank">yangzhang's Site</a>
784- </div>
785- <div class="info">
786- </div>
787- </div>
788- </div>
789779 <div class="card">
790780 <img class="ava" src="https://p1.ssl.qhimg.com/t012bf8e3a395b6d9ab.jpg" />
791781 <div class="card-header">
@@ -818,7 +808,17 @@ hide:
818808 </div>
819809 </div>
820810 </div>
821-
811+ <div class="card">
812+ <img class="ava" src="https://s1.imagehub.cc/images/2025/05/01/96b63458377dd41261803d9a07d35cd2.png" />
813+ <div class="card-header">
814+ <div>
815+ <a href="https://yangzhang.site" target="_blank">张杨的博客</a>
816+ </div>
817+ <div class="info">
818+ 技术、生活、杂谈
819+ </div>
820+ </div>
821+ </div>
822822
823823
824824
Original file line number Diff line number Diff line change 151151 - Python :
152152 - 将Python文件.py打包成.exe可执行程序 : blog/py/python.md
153153 - PIP : blog/py/pip.md
154- - C语言 :
155- - C笔记 : blog/C language/c.md
156- - C++ : blog/C language/C++.md
154+ # - C语言:
155+ # - C笔记: blog/C language/c.md
156+ # - C++: blog/C language/C++.md
157157
158158 - 开发 :
159159 - develop/index.md
@@ -372,7 +372,7 @@ plugins:
372372 # - tags
373373 # - social
374374 - search :
375- # enabled: !ENV [CI, false] #建议加上这句,不然会影响速度,本地搜索可以不需要,不影响部署时候有
375+ enabled : !ENV [CI, false] # 建议加上这句,不然会影响速度,本地搜索可以不需要,不影响部署时候有
376376 separator : ' [\s\u200b\-_,:!=\[\]()"`/]+|\.(?!\d)|&[lg]t;|(?!\b)(?=[A-Z][a-z])'
377377 # - offline
378378 # - glightbox:
You can’t perform that action at this time.
0 commit comments