Skip to content

Commit

Permalink
Algolia api key updated (#1600)
Browse files Browse the repository at this point in the history
  • Loading branch information
viral-sangani authored Dec 7, 2024
1 parent 8c3b51a commit 569735c
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,11 @@ module.exports = {
to: "cli/",
label: "CLI",
},
{ to: "https://www.celopg.eco/ecosystem", label: "dApps", target: "_blank" },
{
to: "https://www.celopg.eco/ecosystem",
label: "dApps",
target: "_blank",
},
],
},
{
Expand Down Expand Up @@ -212,7 +216,7 @@ module.exports = {
},
algolia: {
appId: "55M4I38S60",
apiKey: "baed78b52be14ac907688f1dd70b41d5",
apiKey: "6945902648de2be7204ad4d973b1e594",
indexName: "celo",
contextualSearch: true,
debug: false,
Expand Down

0 comments on commit 569735c

Please sign in to comment.