We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44471af commit 53436c2Copy full SHA for 53436c2
docs/docusaurus.config.ts
@@ -131,11 +131,11 @@ const config: Config = {
131
],
132
},
133
134
- // algolia: {
135
- // appId: '8VTVGK458K',
136
- // apiKey: '2f311b65edaffdd986645eb42d4afa51',
137
- // indexName: 'pluginpal',
138
- // },
+ algolia: {
+ appId: 'ADLP623G89',
+ apiKey: '8f91ceaf54e8e8db14479fd79a420a8c',
+ indexName: 'pluginpal',
+ },
139
140
prism: {
141
theme: prismThemes.github,
0 commit comments