Use SVG openHAB logo (#2305)

Must be merged after openhab/website#465.

Signed-off-by: Florian Hotze <florianh_dev@icloud.com>
pull/2308/head
Florian Hotze 2024-06-06 07:47:10 +02:00 committed by GitHub
parent 0ab0a91b31
commit e844a25813
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -18,7 +18,7 @@ h1.welcome {
}
</style>
<img src="/openhab-logo-square.png" width="150" height="150" class="intro-logo" />
<img src="/openhab-logo-square.svg" width="150" height="150" class="intro-logo" />
<h1 class="welcome">Welcome!</h1>