Skip to content
Snippets Groups Projects
Commit 14090d85 authored by Timofej Paramonov Bliki's avatar Timofej Paramonov Bliki :heart:
Browse files

Added LinkedIn info and target=”_blank” to all 'external' URLs in footer.

parent 38291c57
No related branches found
No related tags found
1 merge request!20Added LinkedIn info and target=”_blank” to all 'external' URLs in footer.
Pipeline #443829 failed
......@@ -40,27 +40,35 @@
<hr> !-->
<div class="row mt-2" style="padding-bottom:1vh">
<div class="col-lg-6" style="margin:auto;">
<h1>
<a href="https://www.instagram.com/radboud.igemteam/">
<img src="https://static.igem.wiki/teams/5342/images/footer/insta-logo-small.png" class="img-fluid" alt="Instagram logo" style="max-height:60px">
Instagram
</a>
</h1>
<div style="display:flex; flex-wrap:wrap; justify-content:space-evenly">
<h1>
<a href="https://www.instagram.com/radboud.igemteam/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/insta-logo-small.png" class="img-fluid" alt="Instagram logo" style="max-height:60px">
Instagram
</a>
</h1>
<h1>
<a href="https://www.linkedin.com/company/radboud-igem-team/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/linkedin2.webp" class="img-fluid" alt="Instagram logo" style="max-height:60px">
LinkedIn
</a>
</h1>
</div>
</div>
<div class="col-lg-6">
<div style="max-height:100px; display:flex;">
<div style="flex:33.3; padding:15px">
<a href="https://igem.org/" class="center-x">
<a href="https://igem.org/" class="center-x" target=”_blank”>
<img src="https://static.igem.org/websites/common/2022/logos/igem-logo-dark.svg" alt="iGEM Logo" class="img-fluid, center-x" style="max-height:100px">
</a>
</div>
<div style="flex:33.3; padding:15px">
<a href="https://www.ru.nl/" class="center-x">
<a href="https://www.ru.nl/" class="center-x" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/radboud-uni-white.png" alt="Radboud Uni Logo" class="img-fluid, center-x" style="max-height:100px">
</a>
</div>
<div style="flex:33.3; padding:15px">
<a href="https://2024.igem.wiki/radboud-university/" class="center-x">
<a href="https://2024.igem.wiki/radboud-university/" class="center-x" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/infinityf-logos.webp" alt="InfinityF Logo" class="img-fluid, center-x" style="max-height:100px">
</a>
</div>
......@@ -73,32 +81,32 @@
</div>
<div style="display:flex; flex-wrap:wrap; justify-content:space-around; margin-top:2vh; margin-bottom:2vh; align-items:baseline">
<div class="sponsor">
<a href="https://www.idtdna.com/page">
<a href="https://www.idtdna.com/page" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/idt-full.webp" class="img-fluid" alt="Integrated Data Technologies">
</a>
</div>
<div class="sponsor">
<a href="https://www.pivotpark.com/">
<a href="https://www.pivotpark.com/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/pivotpark-full.webp" class="img-fluid" alt="Pivot Park">
</a>
</div>
<div class="sponsor">
<a href="https://purivise.com/">
<a href="https://purivise.com/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/purivise-full.webp" class="img-fluid" alt="Purivise">
</a>
</div>
<div class="sponsor">
<a href="https://worldwide.promega.com/">
<a href="https://worldwide.promega.com/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/promega.webp" class="img-fluid" alt="Promega">
</a>
</div>
<div class="sponsor">
<a href="https://www.reset.bg/">
<a href="https://www.reset.bg/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/reset-full.webp" class="img-fluid" alt="Reset">
</a>
</div>
<div class="sponsor">
<a href="https://www.ru.nl/">
<a href="https://www.ru.nl/" target=”_blank”>
<img src="https://static.igem.wiki/teams/5342/images/footer/radboud-full.webp" class="img-fluid" alt="Radboud">
</a>
</div>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment