From 7c29d0467d5a83785e3a62e475dde8d6bd5bca4a Mon Sep 17 00:00:00 2001 From: Pan Zhao <2653424179@qq.com> Date: Wed, 18 Sep 2024 15:51:29 +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=84Biological=20Safe=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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/contents/safety.tsx b/src/contents/safety.tsx index 88dce0a..4724542 100644 --- a/src/contents/safety.tsx +++ b/src/contents/safety.tsx @@ -135,7 +135,7 @@ Various equipment in the laboratory will undergo regular maintenance and be prom </Element> <Element name="section4" className="element rounded-border" id='section4'> - <h2>Section 4</h2> + <h2>Biological Safe</h2> <p>Content for section 4.</p> <div className="rounded-border"> <h4 className="center-text">我是大帅B</h4> -- GitLab