mirror of
https://github.com/home-assistant/developers.home-assistant.git
synced 2025-07-15 13:26:28 +00:00
Reduce footer logo size (#1417)
This commit is contained in:
parent
19d0848e42
commit
fab15d517c
@ -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",
|
||||||
|
Loading…
x
Reference in New Issue
Block a user