mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-16 13:56:29 +00:00
Forgot to save the index name for search
This commit is contained in:
parent
e7ed7469e3
commit
bfa8e7620b
@ -103,7 +103,7 @@ const siteConfig = {
|
|||||||
|
|
||||||
algolia: {
|
algolia: {
|
||||||
apiKey: 'd0245452c36b10cec4b8b5bad04e06fc',
|
apiKey: 'd0245452c36b10cec4b8b5bad04e06fc',
|
||||||
indexName: 'my-index-name',
|
indexName: 'home-assistant-dev',
|
||||||
algoliaOptions: {}
|
algoliaOptions: {}
|
||||||
},
|
},
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user