Skip to content

Commit

Permalink
Merge pull request #237 from logzio/algoliaedit
Browse files Browse the repository at this point in the history
Edit search
  • Loading branch information
nico-shishkin authored Nov 1, 2023
2 parents 401d787 + 16f7ede commit e94550e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docusaurus.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -98,10 +98,10 @@ const config = {
({
algolia: {
// The application ID provided by Algolia
appId: 'WJRQN4A3SB',
appId: 'GAVMESY4FI',

// Public API key: it is safe to commit it
apiKey: '062ce43eeca6e9f1410d3d2f435765c5',
apiKey: 'e826c9c6e5d38e3921a6c725fff9058c',

indexName: 'GAVMESY4FI',

Expand Down

0 comments on commit e94550e

Please sign in to comment.