mirror of
https://github.com/standardebooks/web.git
synced 2025-07-22 07:14:59 -04:00
Tweak semantics and contribute index page
This commit is contained in:
parent
b8c4de4b20
commit
b8def40795
18 changed files with 53 additions and 31 deletions
|
@ -10,7 +10,7 @@ $newsletterSubscriberCount = floor(Db::QueryInt('
|
|||
<section class="donate narrow has-hero">
|
||||
<hgroup>
|
||||
<h1>Donate to Standard Ebooks</h1>
|
||||
<h2>and help bring the beauty of literature to the digital age</h2>
|
||||
<p>and help bring the beauty of literature to the digital age</p>
|
||||
</hgroup>
|
||||
<?= Template::DonationCounter(['autoHide' => false, 'showDonateButton' => false]) ?>
|
||||
<?= Template::DonationProgress(['autoHide' => false, 'showDonateButton' => false]) ?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue