From 3ea76ed1d0e95ef17f02950a95a4525177a16d5c Mon Sep 17 00:00:00 2001
From: Pan Zhao <2653424179@qq.com>
Date: Wed, 18 Sep 2024 15:13:23 +0000
Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E4=BA=86=E4=B8=BB=E9=A1=B5?=
 =?UTF-8?q?=E7=9A=84Do=20not=20eat=20or=20drink=20in=20the=20laboratory,?=
 =?UTF-8?q?=20or=20engage=20in=20other=20activities=20unrelated=20to=20the?=
 =?UTF-8?q?=20experiment=E6=96=87=E6=9C=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 src/contents/safety.tsx | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx
index 74184ab..823b9cf 100644
--- a/src/contents/safety.tsx
+++ b/src/contents/safety.tsx
@@ -121,8 +121,7 @@ Various equipment in the laboratory will undergo regular maintenance and be prom
 <h4>Laboratory layout and access</h4>              
 <p className="indent">Clean areas, semi-contaminated areas, and contaminated areas should be reasonably set up in the main laboratory.</p>    
 <p className="indent">Non-experimental personnel and items are not allowed to enter the laboratory.</p>
-<p className="indent">Do not eat or drink in the laboratory, or engage in other activities unrelated to the experiment.
-实验成员的培训Training of experimental members</p>          
+<p className="indent">Do not eat or drink in the laboratory, or engage in other activities unrelated to the experiment</p>          
               </div>
               </Element>
 
-- 
GitLab