Skip to content

Commit

Permalink
docs(website): update algolia
Browse files Browse the repository at this point in the history
  • Loading branch information
dalisoft committed Jul 2, 2024
1 parent a957ada commit 43869b8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docusaurus.config.cjs
Original file line number Diff line number Diff line change
Expand Up @@ -93,10 +93,11 @@ const config = {
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
({
algolia: {
appId: 'KDYM8XYR4G',
apiKey: '8fe8c4955faf1d30c2aeecb2febf9022',
appId: 'C187DF596C',
apiKey: '5374d9481460cef25794eff70de04ca4',
indexName: 'release_me',
contextualSearch: true,
insights: false
},
metadata: [
{
Expand Down

0 comments on commit 43869b8

Please sign in to comment.