Skip to content

Commit

Permalink
chore(docs): update algolia values
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed May 17, 2024
1 parent 2e1dbe1 commit f56a39d
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: "ba0d1a21b85a4c3c186864ada7c579a8",
indexName: "bandada",
contextualSearch: true
}
} satisfies Preset.ThemeConfig
Expand Down

0 comments on commit f56a39d

Please sign in to comment.