mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 10:31:59 -04:00
Tweak header on donation page
This commit is contained in:
parent
d2719ca3a3
commit
861ad45740
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ require_once('Core.php');
|
||||||
<article class="donate">
|
<article class="donate">
|
||||||
<hgroup>
|
<hgroup>
|
||||||
<h1>Donate to Standard Ebooks</h1>
|
<h1>Donate to Standard Ebooks</h1>
|
||||||
<h2>and help bring the beauty of literature to the digital world</h2>
|
<h2>and help bring the beauty of literature to the digital age</h2>
|
||||||
</hgroup>
|
</hgroup>
|
||||||
<picture>
|
<picture>
|
||||||
<source srcset="/images/the-quiet-hour@2x.avif 2x, /images/the-quiet-hour.avif 1x" type="image/avif"/>
|
<source srcset="/images/the-quiet-hour@2x.avif 2x, /images/the-quiet-hour.avif 1x" type="image/avif"/>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue