Skip to content

Commit

Permalink
Facing pre-receive hook declined and changed api key to "<your-algoli…
Browse files Browse the repository at this point in the history
…a-api-key>" in docusaurus.config.ts
  • Loading branch information
sra-hub committed Dec 14, 2024
1 parent 79bfee6 commit be65ee8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ const config = {
},
},
algolia: {
apiKey: "6869800b232f5f8362e83901d79110ee",
apiKey: "<your-algolia-api-key>",
appId: "XC7919KOX3",
indexName: "pan",
externalUrlRegex:
Expand Down

0 comments on commit be65ee8

Please sign in to comment.