File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 1
- permalink : /posts/:categories/:title
2
-
3
- # Setup
4
1
title : wu-kan
5
2
url : http://wu-kan.github.io
6
3
baseurl : ' ' # 假如你的博客是建在某个目录下的,请在这里加上目录名,并且下面配置的所有链接里的`/public`前也要加,即`/your_baseurl/public`。这一项结尾不要有'/'
7
4
author : WuK
8
5
6
+ permalink : /posts/:categories/:title # 博文目录
7
+
9
8
head : # 删改前确定知道自己在做什么
10
9
- tag : meta # Enable responsiveness on mobile devices
11
10
var :
@@ -193,7 +192,7 @@ sidebar:
193
192
194
193
simple-jekyll-search :
195
194
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
197
196
placeholder : 搜索博文
198
197
noResultsText : 没有搜索到文章 # 无搜索数据提示语
199
198
limit : 10 # 返回最大文章数
@@ -205,7 +204,7 @@ jekyll-table-of-contents:
205
204
206
205
busuanzi :
207
206
enable : true
208
- src : https://unpkg.com/busuanzi/dist/ bsz.pure.mini.js
207
+ src : https://unpkg.com/busuanzi/bsz.pure.mini.js
209
208
page_pv :
210
209
alert : 被阅读
211
210
unit : 次
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ title: 友链和留言
4
4
---
5
5
交换友链可以在评论区留言~
6
6
7
- - [ 刻苦驴啊] ( https://blog.csdn.net/D5__J9 ) :舍友+大哥 ,很耐心的解决我很多问题~
7
+ - [ 刻苦驴啊] ( https://blog.csdn.net/D5__J9 ) :大哥+舍友 ,很耐心的解决我很多问题~
8
8
- [ shadw3002] ( https://shadw3002.github.io ) :同学+基友,常在一起交流技♂术
9
9
- [ 水唐] ( https://yorkking.github.io ) :同学+基友,热爱数学(自称为“紧跟大佬的菜鸡挣扎者”
10
10
You can’t perform that action at this time.
0 commit comments