mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-17 06:16:28 +00:00
parent
5a132e215e
commit
d91a659e61
@ -52,9 +52,10 @@ module.exports = {
|
|||||||
],
|
],
|
||||||
copyright: `Copyright © ${new Date().getFullYear()} Home Assistant, Inc. Built with Docusaurus.`,
|
copyright: `Copyright © ${new Date().getFullYear()} Home Assistant, Inc. Built with Docusaurus.`,
|
||||||
},
|
},
|
||||||
|
image: 'img/default-social.png',
|
||||||
algolia: {
|
algolia: {
|
||||||
apiKey: 'd0245452c36b10cec4b8b5bad04e06fc',
|
apiKey: 'd0245452c36b10cec4b8b5bad04e06fc',
|
||||||
indexName: 'home-assistant-dev',
|
indexName: 'home-assistant-dev',
|
||||||
algoliaOptions: {}
|
algoliaOptions: {}
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
Loading…
x
Reference in New Issue
Block a user