From dbd5e88f896eb2ef91e15098847804aad3222d75 Mon Sep 17 00:00:00 2001 From: Arina Filatova <a.filatova@student.maastrichtuniversity.nl> Date: Sun, 29 Sep 2024 22:16:46 +0000 Subject: [PATCH] fix sponsors --- docs/.vuepress/components/Sponsors.vue | 2 +- docs/part-collection.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/.vuepress/components/Sponsors.vue b/docs/.vuepress/components/Sponsors.vue index 005a833..c43b385 100644 --- a/docs/.vuepress/components/Sponsors.vue +++ b/docs/.vuepress/components/Sponsors.vue @@ -93,7 +93,7 @@ export default { name: 'Canva', // Replace with your company name websiteUrl: 'https://www.canva.com/', // Replace with your website URL description: 'The graphic design app Canva sponsored us by giving the team access to their premium content. The team has used the premium subscription to edit the project promotion video, design presentation slides, posters and create all of the social media posts. The subscription came in extra handy while we were working on our postcard designs! (See Human Practices) For the sponsorship, the team has been in contact with Petia Maximova from the Canva UK team, and we are very grateful for the help they have provided us with including the tutorial videos for their software.' // Replace with your description - } + }, { 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 diff --git a/docs/part-collection.md b/docs/part-collection.md index fc2b46e..2f24f47 100644 --- a/docs/part-collection.md +++ b/docs/part-collection.md @@ -57,6 +57,6 @@ title: Our Part Collection | BioBrick Part | Short Description | Part Type | Sequence | Assembly Compatibility | Designed By | Module | References | |---------------|-------------------|-----------|----------|----------------------------------------------|--------------|--------|------------| -| [Part 1](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) | +| [BBa_K5306000](http://parts.igem.org/Part:BBa_K5306000) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) | | [Part 2](http://parts.igem.org/Part:BBa_XXXXXXXX) | Part Name | Type | AGA | <span class="bubble">21</span> <span class="bubble">1000</span> | Iulia Beres | Module | [Hui, C. et al. (April 9, 2018)](https://doi.org/10.1038/s41598-018-24134-3) | -- GitLab