feat: add algolia search to docs
parent
44471af96e
commit
53436c2c03
|
@ -131,11 +131,11 @@ const config: Config = {
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
||||||
// algolia: {
|
algolia: {
|
||||||
// appId: '8VTVGK458K',
|
appId: 'ADLP623G89',
|
||||||
// apiKey: '2f311b65edaffdd986645eb42d4afa51',
|
apiKey: '8f91ceaf54e8e8db14479fd79a420a8c',
|
||||||
// indexName: 'pluginpal',
|
indexName: 'pluginpal',
|
||||||
// },
|
},
|
||||||
|
|
||||||
prism: {
|
prism: {
|
||||||
theme: prismThemes.github,
|
theme: prismThemes.github,
|
||||||
|
|
Loading…
Reference in New Issue