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 6248a37 commit 1e6f903
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: "39ef68cc55324af89863904cbc4a9785",
apiKey: "483b55bc5e6448ff0ecc7bd4fa905230",
indexName: "bandada",
contextualSearch: true
}
Expand Down

0 comments on commit 1e6f903

Please sign in to comment.