Skip to content

Commit f0b03f6

Browse files
authored
chore: add depth configuration for search (#2549)
There is h6 content in the document, but the search configuration defaults to h2, so the relevant content is not searched.
1 parent ccb7515 commit f0b03f6

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docs/index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,7 @@
139139
'/': 'Search',
140140
},
141141
pathNamespaces: ['/zh-cn'],
142+
depth: 6,
142143
},
143144
skipLink: {
144145
'/zh-cn/': '跳到主要内容',

0 commit comments

Comments
 (0)