Update patrons circle list

This commit is contained in:
Alex Cabal 2021-01-13 16:02:12 -06:00
parent a8f86a2900
commit 06deb6d27d
6 changed files with 8 additions and 0 deletions

View file

@ -105,6 +105,14 @@ require_once('Core.php');
<img src="/images/masthead/portrait.svg" role="presentation" alt=""/> <img src="/images/masthead/portrait.svg" role="presentation" alt=""/>
<p>Michael Barrineau</p> <p>Michael Barrineau</p>
</li> </li>
<li>
<picture>
<source srcset="/images/masthead/matthew-chan@2x.avif 2x, /images/masthead/matthew-chan.avif 1x" type="image/avif"/>
<source srcset="/images/masthead/matthew-chan@2x.jpg 2x, /images/masthead/matthew-chan.jpg 1x" type="image/jpg"/>
<img src="/images/masthead/matthew-chan.png" alt="A portrait of Matthew Chan."/>
</picture>
<p>Matthew Chan</p>
</li>
<li> <li>
<img src="/images/masthead/portrait.svg" role="presentation" alt=""/> <img src="/images/masthead/portrait.svg" role="presentation" alt=""/>
<p>Mark Cohen</p> <p>Mark Cohen</p>

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.2 MiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 13 KiB

Binary file not shown.

Binary file not shown.

After

Width:  |  Height:  |  Size: 14 KiB