Skip to content

Commit

Permalink
Fix linting
Browse files Browse the repository at this point in the history
Signed-off-by: Marcel Ribeiro-Dantas <mribeirodantas@seqera.io>
  • Loading branch information
mribeirodantas committed Jul 26, 2024
1 parent fd49222 commit f8a322c
Showing 1 changed file with 7 additions and 12 deletions.
19 changes: 7 additions & 12 deletions src/pages/our_ambassadors.astro
Original file line number Diff line number Diff line change
Expand Up @@ -826,18 +826,13 @@ import AmbassadorCard from "@components/AmbassadorCard.astro";
and equity in health-care.
</AmbassadorCard>

<AmbassadorCard
name="Ziad Al-Bkhetan"
img="Ziad.jpg"
country="au"
github="ziadbkh"
linkedin="ziad-al-bkhetan"
>
<a href="https://www.biocommons.org.au/lb-ziad">Ziad</a> is the Product Manager,
Bioinformatics Platforms at <a href="http://biocommons.org.au/">Australian BioCommons</a>.
He leads several bioinformatics focused services such as <a
href="https://www.biocommons.org.au/seqera-platform">the Nextflow Seqera Service</a> and
<a href="https://www.biocommons.org.au/ables">ABLeS</a>.
<AmbassadorCard name="Ziad Al-Bkhetan" img="Ziad.jpg" country="au" github="ziadbkh" linkedin="ziad-al-bkhetan">
<a href="https://www.biocommons.org.au/lb-ziad">Ziad</a> is the Product Manager, Bioinformatics Platforms at <a
href="http://biocommons.org.au/">Australian BioCommons</a
>. He leads several bioinformatics focused services such as <a
href="https://www.biocommons.org.au/seqera-platform">the Nextflow Seqera Service</a
> and
<a href="https://www.biocommons.org.au/ables">ABLeS</a>.
</AmbassadorCard>

<AmbassadorCard
Expand Down

0 comments on commit f8a322c

Please sign in to comment.