Skip to content

Commit

Permalink
(docs) add back Algolia search
Browse files Browse the repository at this point in the history
  • Loading branch information
jcubic committed Apr 23, 2024
1 parent 42876bc commit 3c48c89
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,14 +128,12 @@ const config: Config = {
},
],
},
/*
algolia: {
appId: '5NWAQNIDET',
apiKey: 'ee3d103e9ce731b709e72350bb1f061f',
appId: 'HSV6UC2UY5',
apiKey: 'a7e0d09fde450addbb08f7b4af1cee8b',
indexName: 'lips-js',
searchPagePath: false,
},
*/
footer: {
style: 'dark',
links: [
Expand Down

0 comments on commit 3c48c89

Please sign in to comment.