From 8d96060c0339318a3da05264118f19e50e540d50 Mon Sep 17 00:00:00 2001 From: Wenyi Guan <2075548612@qq.com> Date: Mon, 23 Sep 2024 12:37:57 +0000 Subject: [PATCH] Update file description.tsx --- src/contents/description.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/contents/description.tsx b/src/contents/description.tsx index 6f47f2d..bd2354b 100644 --- a/src/contents/description.tsx +++ b/src/contents/description.tsx @@ -110,8 +110,8 @@ export function Description() { <h3>foresight</h3> <p>Our goal: to design probiotics (EcN) based on PEA levels that, under the supervision of a safety module, are able to specifically sense PEA in the intestines of HE patients, rapidly degrade ammonia, and reduce the risk of HE development.</p> <img - src="https://static.igem.wiki/teams/5378/school-badge/yanyintech.webp" - alt="example" + src="https://static.igem.wiki/teams/5378/describe/methods.webp" + alt="methods" className="responsive-img" /> </Element> -- GitLab