Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Adina's description and social links #28

Merged
merged 1 commit into from
Apr 17, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
14 changes: 8 additions & 6 deletions content/pages/members.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,16 +46,18 @@ <h3>Alex&nbsp;Waite</h3>
<div class="mem">
<div class="mugshot" style="background-image: url(/img/mugshots/wagner.png);"></div>
<div class="info">
<h3>Adina Wagner (M.Sc.&nbsp;Psychology)</h3>
<p class="title">PhD Student</p>
<p class="blurb">Formerly the caffeine-dependent and R-obsessed purveyor of
B.Sc. statistics, now a python-hooked PhD student. Apart from coffee, she runs
on cuss words, scotch, and <a href="https://xkcd.com/1349/">xkcd comics</a>.</p>
<h3>Adina Wagner</h3>
<p class="title">In-the-background-lurker</p>
<p class="blurb">Ventured into the world of open software and research
software engineering via DataLad and DataLad-Handbook development.
Apart from coffee, she runs
on cuss words, scotch, and <a href="https://xkcd.com/1349/">xkcd comics</a>. Psssst... you haven't seen me here!</p>
<ul class='social-links'>
<li><a class='icon-mail' aria-label='Email' href="mailto:[email protected]"></a></li>
<li><a class='icon-github' aria-label='GitHub' href="https://github.com/adswa"></a></li>
<li><a class='icon-twitter' aria-label='Twitter' href="https://twitter.com/AdinaKrik"></a></li>
<li><a class='icon-mastodon' aria-label='Mastodon' href="https://mas.to/@adswa"></a></li>
<li><a class='icon-research-gate' aria-label='ResearchGate' href="https://www.researchgate.net/profile/Adina_Wagner"></a></li>
<li><a class='icon-home' aria-label='Website' href="https://adina-wagner.com"></a></li>
</ul>
</div>
</div>
Expand Down
Loading