Skip to content

Commit 5ad8dd8

Browse files
author
runshell
committed
new file: .gitignore
modified: hugo.toml
1 parent 2369c66 commit 5ad8dd8

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
public/

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ features = [
3838
[Params.widgets]
3939
[[Params.widgets.homepage]]
4040
type = "search"
41-
params = {placeholder = "搜索文章...",searchJsonUrl = "/search.json"}
41+
params = {}
4242
[[Params.widgets.homepage]]
4343
type = "archives"
4444
params = {}

0 commit comments

Comments
 (0)