Add friends of S.E./patrons circle distinction

This commit is contained in:
Alex Cabal 2021-10-06 18:02:27 -05:00
parent 087ff07199
commit acdc7eb639
3 changed files with 50 additions and 16 deletions

View file

@ -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>