diff --git a/docs/docusaurus.config.js b/docs/docusaurus.config.js index 6f12013ce..a5f25c26d 100644 --- a/docs/docusaurus.config.js +++ b/docs/docusaurus.config.js @@ -53,6 +53,7 @@ module.exports = { ], }, algolia: { + // This API key is "search-only" and safe to be published apiKey: "d58e0d68c875346d52645d68b13f3ac0", indexName: "solana", },