1
0
mirror of https://github.com/immich-app/immich.git synced 2025-07-14 07:04:24 +02:00

chore: update screenshots for readme and docs (#2425)

* update screenshot

* better quality for docs
This commit is contained in:
Alex
2023-05-10 23:33:32 -05:00
committed by GitHub
parent 8cc9b08c06
commit d25ddfc46b
4 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ function HomepageHeader() {
</Link>
</div>
<img src="/img/immich-screenshots.webp" alt="logo" />
<img src="/img/immich-screenshots.png" alt="logo" />
</section>
</header>
);