From 1d29bc135b56d900b00f64d027726b8f373fd8c0 Mon Sep 17 00:00:00 2001
From: Liliana Sanfilippo <lsanfilippo@techfak.uni-bielefeld.de>
Date: Mon, 2 Dec 2024 17:43:57 +0100
Subject: [PATCH] Add judging Session Video

---
 src/contents/judging.tsx | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/src/contents/judging.tsx b/src/contents/judging.tsx
index 7b5143f..01c957d 100644
--- a/src/contents/judging.tsx
+++ b/src/contents/judging.tsx
@@ -116,7 +116,9 @@ export function Judging() {
             to revolutionize treatment for this life-threatening condition, while our contributions to biosafety and part development will benefit the broader 
             synthetic biology ecosystem. We are confident that our project is deserving of recognition in multiple award categories, including <b>Best Therapeutic Project</b>, <b>Best Integrated Human Practices</b>, <b>Safety and Security Award</b>, and <b>Best New Basic Part</b>. Through our work, we hope to inspire future iGEM teams to pursue solutions that are both scientifically excellent and socially responsible. </p>
         </Section>
-
+        <Section title="Judging Session" id="Judging Session">
+        <iframe title="Bielefeld-CeBiTec: Judging Session (2024)" width="560" height="315" src="https://video.igem.org/videos/embed/d90ef3d2-1bb5-426e-8ab7-8e644d1a22a5" frameBorder="0" allowFullScreen sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe>
+        </Section>
 
       </>
     );
-- 
GitLab