Skip to content

Commit f374a44

Browse files
committed
working on doc search
1 parent 009811f commit f374a44

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@ const config: Config = {
7777
indexName: 'SparkFun_Documentation_Site',
7878

7979
// Optional: see doc section below
80-
// contextualSearch: true,
80+
contextualSearch: false,
8181

8282
// Optional: Specify domains where the navigation should occur through window.location instead on history.push. Useful when our Algolia config crawls multiple documentation sites and we want to navigate with window.location.href to them.
8383
//externalUrlRegex: 'external\\.com|domain\\.com',

0 commit comments

Comments
 (0)