Skip to content

Commit

Permalink
Updating the search settings
Browse files Browse the repository at this point in the history
	modified:   docusaurus.config.js
  • Loading branch information
abernatskiy committed Sep 18, 2024
1 parent 3617bb9 commit 4b083ce
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -94,12 +94,12 @@ const config = {
},
algolia: {
// The application ID provided by Algolia
appId: '39MDW9KQHD',
appId: 'CC68QB8337',

// Public API key: it is safe to commit it
apiKey: 'f16aec2cb7c62cfd322b20dd9e142c5c',
apiKey: '82a0e1e951725e9afa0a0f608ddc1803',

indexName: 'subsquid',
indexName: 'sqd',

// Optional: see doc section below
contextualSearch: true,
Expand Down

0 comments on commit 4b083ce

Please sign in to comment.