Skip to content

Commit 64c73fa

Browse files
author
wu-kan
committed
v2.20 修复失效插件
1 parent 8933789 commit 64c73fa

File tree

2 files changed

+5
-6
lines changed

2 files changed

+5
-6
lines changed

_config.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
1-
permalink: /posts/:categories/:title
2-
3-
# Setup
41
title: wu-kan
52
url: http://wu-kan.github.io
63
baseurl: '' # 假如你的博客是建在某个目录下的,请在这里加上目录名,并且下面配置的所有链接里的`/public`前也要加,即`/your_baseurl/public`。这一项结尾不要有'/'
74
author: WuK
85

6+
permalink: /posts/:categories/:title # 博文目录
7+
98
head: # 删改前确定知道自己在做什么
109
- tag: meta # Enable responsiveness on mobile devices
1110
var:
@@ -193,7 +192,7 @@ sidebar:
193192

194193
simple-jekyll-search:
195194
enable: true
196-
src: https://unpkg.com/simple-jekyll-search/dist/simple-jekyll-search.min.js
195+
src: https://unpkg.com/simple-jekyll-search/dest/simple-jekyll-search.min.js
197196
placeholder: 搜索博文
198197
noResultsText: 没有搜索到文章 # 无搜索数据提示语
199198
limit: 10 # 返回最大文章数
@@ -205,7 +204,7 @@ jekyll-table-of-contents:
205204

206205
busuanzi:
207206
enable: true
208-
src: https://unpkg.com/busuanzi/dist/bsz.pure.mini.js
207+
src: https://unpkg.com/busuanzi/bsz.pure.mini.js
209208
page_pv:
210209
alert: 被阅读
211210
unit:

comments.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ title: 友链和留言
44
---
55
交换友链可以在评论区留言~
66

7-
- [刻苦驴啊](https://blog.csdn.net/D5__J9)舍友+大哥,很耐心的解决我很多问题~
7+
- [刻苦驴啊](https://blog.csdn.net/D5__J9)大哥+舍友,很耐心的解决我很多问题~
88
- [shadw3002](https://shadw3002.github.io):同学+基友,常在一起交流技♂术
99
- [水唐](https://yorkking.github.io):同学+基友,热爱数学(自称为“紧跟大佬的菜鸡挣扎者”
1010

0 commit comments

Comments
 (0)