mirror of
https://github.com/standardebooks/web.git
synced 2025-07-14 02:21:55 -04:00
Add public donors to masthead
This commit is contained in:
parent
861ad45740
commit
fcd13ed9e2
1 changed files with 10 additions and 2 deletions
|
@ -100,10 +100,18 @@ require_once('Core.php');
|
|||
<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>
|
||||
<ol class="donors big">
|
||||
<ol class="donors medium">
|
||||
<li>
|
||||
<img src="/images/masthead/portrait.svg" role="presentation" alt=""/>
|
||||
<p>Anonymous × 3</p>
|
||||
<p>Michael Barrineau</p>
|
||||
</li>
|
||||
<li>
|
||||
<img src="/images/masthead/portrait.svg" role="presentation" alt=""/>
|
||||
<p>Mark Cohen</p>
|
||||
</li>
|
||||
<li>
|
||||
<img src="/images/masthead/portrait.svg" role="presentation" alt=""/>
|
||||
<p>Anonymous × 1</p>
|
||||
</li>
|
||||
<? if(false){ ?>
|
||||
<li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue