Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit 861507b

Browse files
committed
Convert homepage thumbs to JPG.
1 parent 8d80ae3 commit 861507b

File tree

7 files changed

+3
-3
lines changed

7 files changed

+3
-3
lines changed
18.4 KB
Loading
-24.9 KB
Binary file not shown.
18.3 KB
Loading
-31.6 KB
Binary file not shown.
18.3 KB
Loading
-32.7 KB
Binary file not shown.

source/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<div class="row features gallery">
2929
<div class="col-xs-12 col-sm-4">
3030
<a class="thumbnail" href="/assets/img/screenshots/mpc-hc.original.png" title="MPC-HC's main window">
31-
<img src="/assets/img/screenshots/mpc-hc.original.thumb.png" width="300" height="200" alt="MPC-HC's main window">
31+
<img src="/assets/img/screenshots/mpc-hc.original.thumb.jpg" width="300" height="200" alt="MPC-HC's main window">
3232
</a>
3333
<h1>Lightweight</h1>
3434
<p>
@@ -37,7 +37,7 @@ <h1>Lightweight</h1>
3737
</div>
3838
<div class="col-xs-12 col-sm-4">
3939
<a class="thumbnail" href="/assets/img/screenshots/mpc-hc.toolbar.png" title="MPC-HC with custom toolbar" data-title-id="title-toolbar">
40-
<img src="/assets/img/screenshots/mpc-hc.toolbar.thumb.png" width="300" height="200" alt="MPC-HC with custom toolbar">
40+
<img src="/assets/img/screenshots/mpc-hc.toolbar.thumb.jpg" width="300" height="200" alt="MPC-HC with custom toolbar">
4141
</a>
4242
<h1>Customizable</h1>
4343
<p>
@@ -47,7 +47,7 @@ <h1>Customizable</h1>
4747
</div>
4848
<div class="col-xs-12 col-sm-4">
4949
<a class="thumbnail" href="/assets/img/screenshots/mpc-hc.dvb.png" title="MPC-HC as DVB Player">
50-
<img src="/assets/img/screenshots/mpc-hc.dvb.thumb.png" width="300" height="200" alt="MPC-HC as DVB Player">
50+
<img src="/assets/img/screenshots/mpc-hc.dvb.thumb.jpg" width="300" height="200" alt="MPC-HC as DVB Player">
5151
</a>
5252

5353
<h1>All around player</h1>

0 commit comments

Comments
 (0)