Skip to content

Commit

Permalink
Merge pull request #507 from bandada-infra/chore/algolia-search
Browse files Browse the repository at this point in the history
Update algolia values
  • Loading branch information
vplasencia authored May 20, 2024
2 parents 2e1dbe1 + 380e173 commit f98e238
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions apps/docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -128,9 +128,9 @@ const config: Config = {
darkTheme: prismThemes.dracula
},
algolia: {
appId: "6P229KVKCB",
apiKey: "879bb5b002b6370f181f0f79f5c2afe2",
indexName: "semaphoreliedzkp",
appId: "QL6JTMT15C",
apiKey: "6a3cd9c9b77cd3eed4c4bf2014f5e390",
indexName: "bandada",
contextualSearch: true
}
} satisfies Preset.ThemeConfig
Expand Down

0 comments on commit f98e238

Please sign in to comment.