mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 02:21:55 -04:00
Add blog post
This commit is contained in:
parent
7a3c7ad503
commit
97021ce26d
7 changed files with 140 additions and 35 deletions
|
@ -102,7 +102,8 @@ ksort($ebooksWithDescriptions);
|
|||
|
||||
?><?= Template::Header(['title' => 'Happy Public Domain Day 2025! - Blog', 'highlight' => '', 'description' => 'Read about the new ebooks Standard Ebooks is releasing for Public Domain Day 2025!', 'css' => ['/css/public-domain-day.css']]) ?>
|
||||
<main>
|
||||
<section class="narrow">
|
||||
<section class="narrow blog">
|
||||
<nav class="breadcrumbs"><a href="/blog">Blog</a> →</nav>
|
||||
<h1>Happy Public Domain Day 2025!</h1>
|
||||
<?= Template::DonationCounter() ?>
|
||||
<?= Template::DonationProgress() ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue