diff --git a/www/blog/public-domain-day-2025.php b/www/blog/public-domain-day-2025.php index f43cc3c8..0fddfcd2 100644 --- a/www/blog/public-domain-day-2025.php +++ b/www/blog/public-domain-day-2025.php @@ -110,10 +110,10 @@ ksort($ebooksWithDescriptions); - - - - An oil painting of a man reclining on a bench with a newspaper open in front of his face. + + + + An oil painting of a woman reading a book in front of a bookcase.

Happy Public Domain Day!

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.

diff --git a/www/css/core.css b/www/css/core.css index b793f705..d80520f5 100644 --- a/www/css/core.css +++ b/www/css/core.css @@ -2299,7 +2299,7 @@ h1 + ul.message, .masthead ol{ list-style: none; display: grid; - grid-gap: 1rem; + grid-gap: 2rem; } .masthead ol.editors{ diff --git a/www/images/newspaper-reading.avif b/www/images/newspaper-reading.avif deleted file mode 100644 index 98f29b97..00000000 Binary files a/www/images/newspaper-reading.avif and /dev/null differ diff --git a/www/images/newspaper-reading.jpg b/www/images/newspaper-reading.jpg deleted file mode 100644 index 0f3333ca..00000000 Binary files a/www/images/newspaper-reading.jpg and /dev/null differ diff --git a/www/images/newspaper-reading@2x.avif b/www/images/newspaper-reading@2x.avif deleted file mode 100644 index 6c650a43..00000000 Binary files a/www/images/newspaper-reading@2x.avif and /dev/null differ diff --git a/www/images/newspaper-reading@2x.jpg b/www/images/newspaper-reading@2x.jpg deleted file mode 100644 index fd196852..00000000 Binary files a/www/images/newspaper-reading@2x.jpg and /dev/null differ diff --git a/www/images/the-reader.avif b/www/images/the-reader.avif new file mode 100644 index 00000000..3d6fd1dc Binary files /dev/null and b/www/images/the-reader.avif differ diff --git a/www/images/the-reader.jpg b/www/images/the-reader.jpg new file mode 100644 index 00000000..7f62f92b Binary files /dev/null and b/www/images/the-reader.jpg differ diff --git a/www/images/the-reader@2x.avif b/www/images/the-reader@2x.avif new file mode 100644 index 00000000..10ef3f5f Binary files /dev/null and b/www/images/the-reader@2x.avif differ diff --git a/www/images/the-reader@2x.jpg b/www/images/the-reader@2x.jpg new file mode 100644 index 00000000..20f27cf4 Binary files /dev/null and b/www/images/the-reader@2x.jpg differ