lissarchive-website/pages/steering-comm.html

51 lines
2.1 KiB
HTML
Raw Normal View History

<!--
.. title: LISSA Steering Committee
.. slug: steering-committee
.. date: 2017-10-18 14:24:09 UTC-05:00
.. tags:
.. category:
.. link:
.. description:
.. type: text
..template:
-->
<!DOCTYPE html>
<html lang="en">
<body>
<div class="row">
<div class="col-lg-4 col-sm-6 text-center mb-4">
2019-01-18 22:07:39 +00:00
<img class="rounded-circle img-fluid d-block mx-auto" src="/images/people/vicky.jpg" alt="Vicky Steeves">
<h3><a href="https://vickysteeves.com">Vicky Steeves</a></h3>
<p>New York University</p>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
2019-01-18 22:07:39 +00:00
<img class="rounded-circle img-fluid d-block mx-auto" src="/images/people/april.jpg" alt="April Hathcock">
<h3><a href="https://aprilhathcock.wordpress.com/">April Hathcock</a></h3>
<p>New York University</p>
2019-01-18 22:07:39 +00:00
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
2019-01-18 22:07:39 +00:00
<img class="rounded-circle img-fluid d-block mx-auto" src="/images/people/chealsye.png" alt="Chealsye Bowley">
<h3><a href="https://twitter.com/chealsye">Chealsye Bowley</a></h3>
<p>Ubiquity Press</p>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
2019-01-18 22:07:39 +00:00
<img class="rounded-circle img-fluid d-block mx-auto" src="/images/people/kevin.jpg" alt="Kevin Smith">
<h3><a href="https://lib.ku.edu/kevin-l-smith">Kevin Smith</a></h3>
<p>University of Kansas</p>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
2019-01-18 22:07:39 +00:00
<img class="rounded-circle img-fluid d-block mx-auto" src="/images/people/megan.png" alt="Megan Wacha">
<h3><a href="http://www.meganwacha.info/">Megan Wacha</a></h3>
<p>City University of NY</p>
</div>
<div class="col-lg-4 col-sm-6 text-center mb-4">
2019-01-18 22:07:39 +00:00
<img class="rounded-circle img-fluid d-block mx-auto" src="/images/people/blank.png" alt="person icon">
2018-02-14 19:18:30 +00:00
<h3>Possibly you?</h3>
<p><a href="mailto:lissarchive@gmail.com">Email us</a> to express interest in being on the steering committee</p>
</div>
</div>
</body>
</html>