Skip to content

Commit

Permalink
docs: Turn off contextual search
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Jan 15, 2024
1 parent 14e7f12 commit e1092c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -280,7 +280,7 @@ const config: Config = {
appId: 'IVI5ONIKWP',
apiKey: 'b6bd39e31669ade42444bfb948e9cff9',
indexName: 'excaliburjs',
contextualSearch: true,
contextualSearch: false,
},
prism: {
theme: lightCodeTheme,
Expand Down

0 comments on commit e1092c1

Please sign in to comment.