Skip to content
This repository has been archived by the owner on Aug 22, 2023. It is now read-only.

Commit

Permalink
action: update algolia docsearch (#12)
Browse files Browse the repository at this point in the history
  • Loading branch information
ashucoder9 authored May 11, 2023
2 parents 888167e + 2e1f832 commit e92f1e8
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -218,10 +218,9 @@ module.exports = {
additionalLanguages: ['solidity']
},
algolia: {
// need to update this
indexName: "matic_developer",
appId: '16JCDEHCCN',
apiKey: "757c19b23127e9c6959da7f13b71cfab",
indexName: "zkevm-polygon",
appId: '7OGWPLU80E',
apiKey: "43743b7a07c349fb251cea12958582c0",
contextualSearch: true,
algoliaOptions: {
attributesToSnippet: ['content:20'],
Expand Down

0 comments on commit e92f1e8

Please sign in to comment.