Skip to content

Commit 06c9527

Browse files
committed
set contextualSearch = true
1 parent a80ddd6 commit 06c9527

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ const config: Config = {
212212
appId: "PB6QVXEO9H",
213213
apiKey: "7029ae39403dd6e8515c305572489bb5",
214214
indexName: "llmvtuber",
215-
contextualSearch: false,
215+
contextualSearch: true,
216216
insights: true,
217217
searchPagePath: "search",
218218
},

0 commit comments

Comments
 (0)