File tree Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Expand file tree Collapse file tree 2 files changed +7
-19
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : " 搜索"
3
3
layout : " search"
4
+ slug : " search"
4
5
outputs :
5
- - html
6
- - json
6
+ - html
7
+ - json
7
8
menu :
8
- main :
9
- weight : -60
10
- params :
11
- icon : search
9
+ main :
10
+ weight : -60
11
+ params :
12
+ icon : search
12
13
---
13
-
Original file line number Diff line number Diff line change @@ -3,14 +3,6 @@ languageCode = 'zh-CN'
3
3
title = ' runshell'
4
4
theme = ' stack'
5
5
6
- [outputs ]
7
- home = [" HTML" , " JSON" ]
8
-
9
- [outputFormats .JSON ]
10
- mediaType = " application/json"
11
- baseName = " index"
12
- isPlainText = true
13
-
14
6
15
7
16
8
features = [
@@ -45,10 +37,6 @@ features = [
45
37
[Params .widgets ]
46
38
[[Params .widgets .homepage ]]
47
39
type = " search"
48
- params = {
49
- placeholder = " 搜索文章..." ,
50
- searchJsonUrl = " /index.json"
51
- }
52
40
[[Params .widgets .homepage ]]
53
41
type = " archives"
54
42
params = {}
You can’t perform that action at this time.
0 commit comments