mirror of
https://github.com/standardebooks/web.git
synced 2025-07-06 14:50:39 -04:00
Update homepage devices image to remove colour illustrations
This uses The Return of Sherlock Holmes instead, which allows us to demo that we still have black and white illustrations where necessary. I also updated the generic android tablet on the left to demo a full cover, and added AVIF versions.
This commit is contained in:
parent
0e86ace13d
commit
a536dcee24
5 changed files with 1 additions and 0 deletions
BIN
www/images/devices.avif
Normal file
BIN
www/images/devices.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 37 KiB |
Binary file not shown.
Before Width: | Height: | Size: 61 KiB After Width: | Height: | Size: 66 KiB |
BIN
www/images/devices@2x.avif
Normal file
BIN
www/images/devices@2x.avif
Normal file
Binary file not shown.
After Width: | Height: | Size: 120 KiB |
Binary file not shown.
Before Width: | Height: | Size: 188 KiB After Width: | Height: | Size: 194 KiB |
|
@ -4,6 +4,7 @@ require_once('Core.php');
|
|||
<main class="front-page">
|
||||
<h1>Free and liberated ebooks,<br/> carefully produced for the true book lover.</h1>
|
||||
<picture>
|
||||
<source srcset="/images/devices@2x.avif 2x, /images/devices.avif 1x" type="image/avif"/>
|
||||
<source srcset="/images/devices@2x.png 2x, /images/devices.png 1x" type="image/png"/>
|
||||
<img src="/images/devices@2x.png" alt="Ereaders with a Standard Ebook open."/>
|
||||
</picture>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue