mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
Switched hero image to webp
This commit is contained in:
parent
b5751a3fa8
commit
bbe820d797
4 changed files with 9 additions and 28 deletions
|
|
@ -42,7 +42,7 @@ function HomepageHeader() {
|
|||
</div>
|
||||
</div>
|
||||
|
||||
<img src="/img/immich-screenshots.png" alt="logo" />
|
||||
<img src="/img/immich-screenshots.webp" alt="logo" />
|
||||
</div>
|
||||
</header>
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue