mirror of
https://github.com/standardebooks/web.git
synced 2025-07-19 12:54:48 -04:00
Add friends of S.E./patrons circle distinction
This commit is contained in:
parent
087ff07199
commit
acdc7eb639
3 changed files with 50 additions and 16 deletions
|
@ -111,7 +111,7 @@ require_once('Core.php');
|
|||
</section>
|
||||
<section id="patrons-circle">
|
||||
<h3>Patrons Circle</h3>
|
||||
<p><a href="/donate">Join the Patrons Circle</a> and support the beauty of literature in the digital age.</p>
|
||||
<p><a href="/donate#patrons-circle">Join the Patrons Circle</a> to have a direct voice in shaping the future of the Standard Ebooks catalog.</p>
|
||||
<ol class="donors patrons">
|
||||
<li>
|
||||
<p>Michael Barrineau</p>
|
||||
|
@ -154,6 +154,10 @@ require_once('Core.php');
|
|||
</li>
|
||||
</ol>
|
||||
</section>
|
||||
<section id="friends">
|
||||
<h3>Friends of Standard Ebooks</h3>
|
||||
<p><a href="/donate#friends">Become a Friend of Standard Ebooks</a> and support the beauty of literature in the digital age.</p>
|
||||
</section>
|
||||
</section>
|
||||
</article>
|
||||
</main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue