From e79bc97321f498f15fd2c61f5b55f3243cb654c9 Mon Sep 17 00:00:00 2001 From: Julian Pawlowski <75446+jpawlowski@users.noreply.github.com> Date: Sat, 6 Dec 2025 01:57:44 +0000 Subject: [PATCH] chore(docs): replace SVG logo with image for improved performance and compatibility --- docs/index.html | 35 +++-------------------------------- 1 file changed, 3 insertions(+), 32 deletions(-) diff --git a/docs/index.html b/docs/index.html index 3b1c847..2affce4 100644 --- a/docs/index.html +++ b/docs/index.html @@ -33,15 +33,13 @@ } .logo { - font-size: 120px; margin-bottom: 20px; position: relative; display: inline-block; } - .logo svg { - width: 120px; - height: 120px; + .logo img { + height: 60px; filter: drop-shadow(0 4px 8px rgba(0, 0, 0, 0.1)); } @@ -155,34 +153,7 @@
Custom Home Assistant Integration