Tweak PD Day 2025 blog post

This commit is contained in:
Alex Cabal 2024-12-31 22:30:16 -06:00
parent cb379f58a3
commit 8e5f065b89

View file

@ -106,7 +106,7 @@ ksort($ebooksWithDescriptions);
<nav class="breadcrumbs"><a href="/blog">Blog</a> </nav> <nav class="breadcrumbs"><a href="/blog">Blog</a> </nav>
<hgroup> <hgroup>
<h1>Public Domain Day in Literature</h1> <h1>Public Domain Day in Literature</h1>
<p><?= number_format(sizeof($identifiers)) ?> of the best new books entering the public domain in 2025</p> <p>Read <?= number_format(sizeof($identifiers)) ?> of the best books entering the public domain in 2025</p>
</hgroup> </hgroup>
<?= Template::DonationCounter() ?> <?= Template::DonationCounter() ?>
<?= Template::DonationProgress() ?> <?= Template::DonationProgress() ?>