update README

This commit is contained in:
XPoet 2020-11-18 10:28:41 +08:00
parent 2bf7c653c2
commit beebe44404
1 changed files with 25 additions and 27 deletions

View File

@ -37,8 +37,6 @@
**Online Preview 在线预览**
> 如果你在使用该主题,欢迎 [PR](https://juejin.im/post/6844903856971710477) 将你的网站链接填写在下方,获得更多展示机会。
- [XPoet's Blog](https://xpoet.cn)
- [ILS 官网](https://ils.xpoet.cn)
- ...
@ -273,7 +271,7 @@ local_search:
trigger: auto # values: auto | manual
# Unescape html strings to the readable one.
# # 转义 HTML 字符串为可读字符串。
# 转义 HTML 字符串为可读字符串。
unescape: false
# Preload the search data when the page loads.
@ -399,7 +397,7 @@ sticky: 9999
```yml
local_search:
enable: true
trigger: auto # values: auto | manual
trigger: auto
unescape: false
preload: true
```