Skip to content
Snippets Groups Projects
Commit 5e26b83b authored by Osama Mansoor's avatar Osama Mansoor
Browse files

Update file awards.md

parent 3183ad47
No related branches found
No related tags found
No related merge requests found
Pipeline #536191 passed
......@@ -2,13 +2,14 @@
import PictureFrame from '@site/src/components/PictureFrame';
import CustomButton from '@site/src/components/CustomButton';
import PhotoCollage from '@site/src/components/photocollage';
import PhotoCarousel from '@site/src/components/PhotoCarousel';
# IGEM Straubing at the Grand Jamboree
Months of work finally culminated at the **Grand Jamboree 2024 in Paris**, where we presented our project, talked to many other incredible teams, and managed to get recognition for our project!
---
## 🏆 Awards and Special Prizes
......@@ -18,7 +19,6 @@ Our hard work got recognition in the form of a **gold medal**, the first of hope
### 🌟 Top 10 Overgrad Projects
In addition to this, we managed to be part of the **Top 10 Overgraduate projects** in the entire iGEM 2024 competition!
---
## ✨ Nominations
......@@ -28,43 +28,19 @@ From among all of the undergraduate and overgraduate teams in the **biomanufactu
### 💻 Nominated for Best Wiki
We were also nominated for **Best Wiki** from among all of the overgraduate teams in the iGEM 2024 competition!
---
## 📸 Pictures of iGEM Straubing at the Competition
<PictureFrame
src="https://static.igem.wiki/teams/5286/awards/gold-medal.webp"
alt="DBTL"
caption=" "
width="100%"
height="100%"
/>
<PictureFrame
src="https://static.igem.wiki/teams/5286/awards/team.webp"
alt="DBTL"
caption=" "
width="100%"
height="100%"
/>
<PictureFrame
src="https://static.igem.wiki/teams/5286/awards/img-0847.webp"
alt="DBTL"
caption=" "
width="100%"
height="100%"
/>
<PictureFrame
src="https://static.igem.wiki/teams/5286/awards/img-9700.webp"
alt="DBTL"
caption=" "
width="100%"
height="100%"
<PhotoCarousel
images={[
'https://static.igem.wiki/teams/5286/awards/gold-medal.webp',
'https://static.igem.wiki/teams/5286/awards/team.webp',
'https://static.igem.wiki/teams/5286/awards/img-0847.webp',
'https://static.igem.wiki/teams/5286/awards/img-9700.webp',
]}
/>
---
See you next year!
......
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