-
Notifications
You must be signed in to change notification settings - Fork 7
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #28 from psychoinformatics-de/adswa
Update Adina's description and social links
- Loading branch information
Showing
1 changed file
with
8 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -46,16 +46,18 @@ <h3>Alex 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. 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> | ||
|