diff --git a/docs/index.html b/docs/index.html
index 49f790b4..b59f8f1a 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -20,13 +20,13 @@
coverpage: true,//封面,_coverpage.md
auto2top: true,//切换页面后是否自动跳转到页面顶部
//logo: 'https://my-blog-to-use.oss-cn-beijing.aliyuncs.com/2019-3logo-透明.png' ,
- depth: 4,
search: {
- paths: 'auto',
- placeholder: '搜索',
- noData: '找不到结果',
- // Headline depth, 1 - 6
- depth: 6
+ maxAge: 86400000, // 过期时间,单位毫秒,默认一天
+ paths: 'auto',
+ placeholder: '搜索',
+ noData: '找不到结果',
+ // Headline depth, 1 - 6
+ depth: 2
},
}
@@ -34,8 +34,8 @@
-
-
+
+