Add open graph image (#419)

Add og/social image to config
This commit is contained in:
Tom Brien 2020-02-20 10:09:22 +00:00 committed by GitHub
parent 5a132e215e
commit d91a659e61
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -52,9 +52,10 @@ module.exports = {
],
copyright: `Copyright © ${new Date().getFullYear()} Home Assistant, Inc. Built with Docusaurus.`,
},
image: 'img/default-social.png',
algolia: {
apiKey: 'd0245452c36b10cec4b8b5bad04e06fc',
indexName: 'home-assistant-dev',
indexName: 'home-assistant-dev',
algoliaOptions: {}
},
},