mirror of
https://github.com/yewstack/yew.git
synced 2025-12-08 21:26:25 +00:00
Fix website search (#3522)
This commit is contained in:
parent
8d2cfdee69
commit
1d889347a6
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user