Remove Inc (#1543)

This commit is contained in:
Joakim Sørensen 2022-11-23 22:30:57 +01:00 committed by GitHub
parent 500457acd9
commit 5b090504f0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -142,7 +142,7 @@ module.exports = {
], ],
}, },
], ],
copyright: `Copyright © ${new Date().getFullYear()} Home Assistant, Inc. Built with Docusaurus.`, copyright: `Copyright © ${new Date().getFullYear()} Home Assistant. Built with Docusaurus.`,
}, },
image: "img/default-social.png", image: "img/default-social.png",
}, },