Skip to content

Commit 79e8c15

Browse files
author
Tom Mitchelmore
committed
Enable contextual search
1 parent c8af51e commit 79e8c15

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,7 @@ const config: Config = {
182182
apiKey: "17e701c23a1c1361a59e20a915544594",
183183
indexName: "Docusaurus",
184184
insights: false,
185+
contextualSearch: true,
185186
},
186187
prism: {
187188
theme: prismThemes.vsLight,

0 commit comments

Comments
 (0)