From 0834202408445659f8cab39ae7e07d0efc67e0da Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 24 Sep 2024 07:44:40 +0000
Subject: [PATCH] Update file education.html

---
 wiki/pages/education.html | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/wiki/pages/education.html b/wiki/pages/education.html
index 899685ea..c0c13317 100644
--- a/wiki/pages/education.html
+++ b/wiki/pages/education.html
@@ -103,6 +103,23 @@
   </div>
 </div>
 
+<div class="row mt-4">
+  <div class="col-lg-12">
+    <h2 id="Public">
+      <h2>Public: Popular Science Videos and Manuals Released by Major Media</h2>
+      <hr>
+    <p>For the general public, we have released popular science videos through various major media platforms, such as Bilibili, Douyin, YouTube, Facebook, and Instagram. Videos like "How Much Do You Know About IBD? MuScure", "Lab Rookie Guide - 'Plasmid Mini-Extraction'", and the promotional film for Tsinghua iGEM 2024 "MuScure: A Therapy as Simple as Breathing!" are designed to popularize scientific knowledge in an easy-to-understand manner. These videos cover the basic principles and applications of synthetic biology, aiming to enhance the scientific literacy of the public and stimulate their interest in science. Through animations and illustrations, we make complex scientific concepts simple and easy to understand, ensuring that audiences from different backgrounds can benefit. These videos have received many positive reviews from netizens.</p>
+    <div class="image-container" style="display: flex; justify-content: center; gap: 10px;">
+      <img src="https://static.igem.wiki/teams/5187/wiki-education-fig/18.jpg" alt="ibd_figure" class="shadowed-image" style="width: 50%; max-width: 300px;">
+      <img src="https://static.igem.wiki/teams/5187/wiki-education-fig/20.jpg" alt="ibd_figure" class="shadowed-image" style="width: 50%; max-width: 300px;">
+      <img src="https://static.igem.wiki/teams/5187/wiki-education-fig/21.jpg" alt="ibd_figure" class="shadowed-image" style="width: 50%; max-width: 300px;">
+    </div>
+
+  </div>
+</div>
+
+
+
 </body>
 </html>
 {% endblock %}
\ No newline at end of file
-- 
GitLab