fix(docs): restoring search capability with new public key (#27912)

This commit is contained in:
Evan Rusackas 2024-04-05 06:56:35 -06:00 committed by GitHub
parent 559605e393
commit 3e6d966513
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ const config = {
}, },
algolia: { algolia: {
appId: 'WR5FASX5ED', appId: 'WR5FASX5ED',
apiKey: '299e4601d2fc5d0031bf9a0223c7f0c5', apiKey: 'd0d22810f2e9b614ffac3a73b26891fe',
indexName: 'superset-apache', indexName: 'superset-apache',
}, },
navbar: { navbar: {