Switch image in PD day post

This commit is contained in:
Alex Cabal 2024-12-31 12:15:35 -06:00
parent b8def40795
commit e664063f18
10 changed files with 5 additions and 5 deletions

View file

@ -110,10 +110,10 @@ ksort($ebooksWithDescriptions);
</hgroup> </hgroup>
<?= Template::DonationCounter() ?> <?= Template::DonationCounter() ?>
<?= Template::DonationProgress() ?> <?= Template::DonationProgress() ?>
<picture data-caption="The Artists Father, Reading a Newspaper. Albert Engström, 1892"> <picture data-caption="The Reader. Harold Knight, circa 1910">
<source srcset="/images/newspaper-reading@2x.avif 2x, /images/newspaper-reading.avif 1x" type="image/avif"/> <source srcset="/images/the-reader@2x.avif 2x, /images/the-reader.avif 1x" type="image/avif"/>
<source srcset="/images/newspaper-reading@2x.jpg 2x, /images/newspaper-reading.jpg 1x" type="image/jpg"/> <source srcset="/images/the-reader@2x.jpg 2x, /images/the-reader.jpg 1x" type="image/jpg"/>
<img src="/images/newspaper-reading@2x.jpg" alt="An oil painting of a man reclining on a bench with a newspaper open in front of his face."/> <img src="/images/the-reader@2x.jpg" alt="An oil painting of a woman reading a book in front of a bookcase."/>
</picture> </picture>
<p>Happy Public Domain Day!</p> <p>Happy Public Domain Day!</p>
<p>Around the world, people celebrate Public Domain Day on January 1, the day in which copyright expires on some older works and they enter the public domain in many different countries.</p> <p>Around the world, people celebrate Public Domain Day on January 1, the day in which copyright expires on some older works and they enter the public domain in many different countries.</p>

View file

@ -2299,7 +2299,7 @@ h1 + ul.message,
.masthead ol{ .masthead ol{
list-style: none; list-style: none;
display: grid; display: grid;
grid-gap: 1rem; grid-gap: 2rem;
} }
.masthead ol.editors{ .masthead ol.editors{

Binary file not shown.

Before

Width:  |  Height:  |  Size: 42 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 48 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 184 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 187 KiB

BIN
www/images/the-reader.avif Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 62 KiB

BIN
www/images/the-reader.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 68 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 254 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 258 KiB