Fix website search (#3522)

This commit is contained in:
Muhammad Hamza 2023-11-08 18:46:50 +05:00 committed by GitHub
parent 8d2cfdee69
commit 1d889347a6
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -121,7 +121,7 @@ module.exports = {
},
algolia: {
appId: 'F8S2ICRD2T',
apiKey: '2dc337d68f84389c3713a393aff39816',
apiKey: '2a1c25e8b0a9c95d6d71658887ad4466',
indexName: 'yew-rs',
contextualSearch: true,
insights: true, // Optional, automatically send insights when user interacts with search results