We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2a2945 commit 57a2ca3Copy full SHA for 57a2ca3
1 file changed
docusaurus.config.ts
@@ -151,9 +151,10 @@ const config: Config = {
151
],
152
},
153
algolia: {
154
- appId: 'UWP9VCT3H0',
155
- apiKey: 'd8416813be003a20fce5bf61a05e99a5',
+ appId: 'LT68QAY9IB',
+ apiKey: '8f414420aeb178cb867805ab948159fe',
156
indexName: 'Dev Documentation',
157
+ contextualSearch: true,
158
159
prism: {
160
theme: prismThemes.github,
0 commit comments