Skip to content

Commit

Permalink
chore(docs): update algolia api key
Browse files Browse the repository at this point in the history
  • Loading branch information
vplasencia committed May 17, 2024
1 parent f56a39d commit 6248a37
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/docs/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ const config: Config = {
},
algolia: {
appId: "QL6JTMT15C",
apiKey: "ba0d1a21b85a4c3c186864ada7c579a8",
apiKey: "39ef68cc55324af89863904cbc4a9785",
indexName: "bandada",
contextualSearch: true
}
Expand Down

0 comments on commit 6248a37

Please sign in to comment.