Skip to content

Commit 1ba7446

Browse files
authored
feat: update api key (#850)
1 parent 4ea5257 commit 1ba7446

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ const config = {
141141
// The application ID provided by Algolia
142142
appId: '6W1716R07C',
143143
// Public API key: it is safe to commit it
144-
apiKey: '17a77a6334f21a184e928c65d7bf5054',
144+
apiKey: 'e45cdbf03f119aeda15900011e05259f',
145145
indexName: 'stage_TON_DOCS',
146146
// Optional: see doc section below
147147
contextualSearch: true,

0 commit comments

Comments
 (0)