Reduce footer logo size (#1417)

This commit is contained in:
Bartosz Dokurno 2022-07-31 13:24:58 +02:00 committed by GitHub
parent 19d0848e42
commit fab15d517c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -69,6 +69,7 @@ module.exports = {
logo: { logo: {
alt: "Home Assistant", alt: "Home Assistant",
src: "img/logo-white.svg", src: "img/logo-white.svg",
height: "70px",
href: "https://www.home-assistant.io", href: "https://www.home-assistant.io",
}, },
style: "dark", style: "dark",