Skip to content

Commit 6562530

Browse files
committed
update
1 parent 06886d8 commit 6562530

File tree

3 files changed

+2342
-1420
lines changed

3 files changed

+2342
-1420
lines changed

_config.yml

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,11 +100,12 @@ ignore:
100100
theme: next
101101

102102
# search
103-
path: search.xml
104-
per_page: 10
105-
order_by: -date
106-
field: posts
107-
limit: 10000
103+
local_search:
104+
enable: true
105+
trigger: auto
106+
top_n_per_article: 1
107+
unescape: false
108+
preload: false
108109

109110
# Deployment
110111
## Docs: https://hexo.io/docs/one-command-deployment

0 commit comments

Comments
 (0)