From 21c669b52008fceebd771d7574358be050776e3e Mon Sep 17 00:00:00 2001 From: Liliana Sanfilippo <liliana.sanfilippo@uni-bielefeld.de> Date: Thu, 26 Sep 2024 21:16:59 +0200 Subject: [PATCH] Mukomove video --- src/contents/Human Practices/Further Engagement/Outreach.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/Human Practices/Further Engagement/Outreach.tsx b/src/contents/Human Practices/Further Engagement/Outreach.tsx index 9a16f2d2..f66eab4f 100644 --- a/src/contents/Human Practices/Further Engagement/Outreach.tsx +++ b/src/contents/Human Practices/Further Engagement/Outreach.tsx @@ -86,7 +86,7 @@ export function HPOutreach(){ video! </p> <div className="row align-items-center"> <div className="col"> - <img src="https://www.mapcom.com/wp-content/uploads/2015/07/video-placeholder.jpg"></img> + <iframe title="Bielefeld-CeBiTec: MUKOmove (2024) [English]" width="560" height="315" src="https://video.igem.org/videos/embed/dd3e6eff-95f5-47f4-a0fc-f416db88dfe4?autoplay=1" frameBorder="0" allowFullScreen={true} sandbox="allow-same-origin allow-scripts allow-popups allow-forms"></iframe> </div> </div> <br/> -- GitLab