Skip to content

Commit

Permalink
chore(docs): compress homepage screenshots, 10x smaller (#11347)
Browse files Browse the repository at this point in the history
  • Loading branch information
zackpollard authored Jul 25, 2024
1 parent 9f6ef92 commit b8d2d38
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/src/pages/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ function HomepageHeader() {
Discord
</Link>
</div>
<img src="/img/immich-screenshots.png" alt="screenshots" width={'70%'} />
<img src="/img/immich-screenshots.webp" alt="screenshots" width={'70%'} />
<div className="flex flex-col sm:flex-row place-items-center place-content-center mt-4 gap-1">
<div className="h-24">
<a href="https://play.google.com/store/apps/details?id=app.alextran.immich">
Expand Down
Binary file added docs/static/img/immich-screenshots.webp
Binary file not shown.

0 comments on commit b8d2d38

Please sign in to comment.