Skip to content

Commit

Permalink
adding ambassador card and bio (#163)
Browse files Browse the repository at this point in the history
* added picture and modified bio

* fixed flag and image url
  • Loading branch information
lescai authored Jan 18, 2024
1 parent e903f1c commit 68407d8
Show file tree
Hide file tree
Showing 2 changed files with 18 additions and 0 deletions.
Binary file added assets/img/francesco_nxf.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
18 changes: 18 additions & 0 deletions content/our_ambassadors.html
Original file line number Diff line number Diff line change
Expand Up @@ -243,6 +243,24 @@ <h4>Esha Joshi</h4>
</div>
</div>

<div class="feature">
<div class="feature-body ambassadors">
<img src="img/francesco_nxf.png" class="ambassador" />
<h4>Francesco Lescai</h4>
</div>
<div class="feature-hover border-color">
<p class="text-muted">
Francesco Lescai leads the <a href="https://lescailab.unipv.it" target="_blank">Computational Genomics Lab</a> at the <a href="https://dbb.dip.unipv.it/en" target="_blank">University of Pavia</a>. He teaches bioinformatics and he's a developer of <a href="https://nf-co.re" target="_blank">nf-core</a> pipelines.
<br>
<img src="https://flagicons.lipis.dev/flags/4x3/it.svg" class="ambassador" width=15 length=15 />
<br>
<a href="https://github.com/lescai" target="_blank"><i class="fa fa-github fa-lg"></i></a>
<a href="https://www.linkedin.com/in/francescolescai" target="_blank"><i class="fa fa-linkedin fa-lg"></i></a>
<a href="https://twitter.com/tokybo" target="_blank"><i class="fa fa-twitter fa-lg"></i></a>
<br>
</div>
</div>

<div class="feature">
<div class="feature-body ambassadors">
<img src="img/franziska.jpeg" class="ambassador" />
Expand Down

0 comments on commit 68407d8

Please sign in to comment.