diff --git a/wiki/footer.html b/wiki/footer.html
index 1cf39b3bb8738593282b3c561c46509f98c19548..d2ca2aec4a9a8726490a97f6c41f08bb1386d3a9 100644
--- a/wiki/footer.html
+++ b/wiki/footer.html
@@ -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>