From 6d74efc59acaafdee6847d913b74057286bcb037 Mon Sep 17 00:00:00 2001
From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl>
Date: Sun, 29 Sep 2024 22:07:58 +0000
Subject: [PATCH] smal change - neb

---
 docs/.vuepress/components/Sponsors.vue | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/.vuepress/components/Sponsors.vue b/docs/.vuepress/components/Sponsors.vue
index 005a833..5aed184 100644
--- a/docs/.vuepress/components/Sponsors.vue
+++ b/docs/.vuepress/components/Sponsors.vue
@@ -96,7 +96,7 @@ export default {
         }
         {
           logoImage: 'https://static.igem.wiki/teams/5306/sponsors/neb-logo.webp', // Replace with your logo path
-          name: 'New England Biolabs (NEB)', // Replace with your company name
+          name: 'New England Biolabs (NEB)', // Replace with your company 
           websiteUrl: 'https://www.neb.com/en', // Replace with your website URL
           description: 'New England Biolabs is also a sponsor of the iGEM community. iGEM teams are indeed able to request guidance or products to help in their research. NEB was kind enough to offer Natronaut help, by sending kits and mixes (such as the High Fidelity DNA Assembly Master Mix) which were used in the research project. It is also thanks to NEB that the team was able to perform successful experiments!' // Replace with your description
         }
-- 
GitLab