From f9ab68930777d27280269c63e42da2a3ae2697e1 Mon Sep 17 00:00:00 2001 From: Yihan Wu <1625609327@qq.com> Date: Tue, 1 Oct 2024 04:58:50 +0000 Subject: [PATCH] Update file education.tsx --- src/contents/education.tsx | 8 -------- 1 file changed, 8 deletions(-) diff --git a/src/contents/education.tsx b/src/contents/education.tsx index c65aba4..0dca9b5 100644 --- a/src/contents/education.tsx +++ b/src/contents/education.tsx @@ -162,15 +162,7 @@ export function Education() { // sidenavbar begin </div> </div> - <div className='image-container'> - <img - - src="https://static.igem.wiki/teams/5378/b4c93550a4f89a9080ca9516245d152.webp" - alt="example" - className="image-height" - /> - </div> <figcaption className='caption'>1234567687</figcaption> <p className="indent">After the lecture, a questionnaire was distributed to the students to assess whether they had increased their understanding of the field and their interest in synthetic biology through the lecture. The questionnaire was designed to include questions of multiple dimensions, such as the understanding of the basic concepts of synthetic biology, the level of interest in the content of the lecture, and the willingness to participate in related activities in the future.</p> -- GitLab