From fd7c110a3f34ac65e6560d36541d7631286bc1bd Mon Sep 17 00:00:00 2001
From: zxa666 <zxadeguge@gmail.com>
Date: Wed, 11 Sep 2024 21:22:37 +0800
Subject: [PATCH] update index.html title

---
 index.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 7c1c871..c49f61b 100644
--- a/index.html
+++ b/index.html
@@ -8,7 +8,8 @@
       type="image/x-icon"
     />
     <meta name="viewport" content="width=device-width, initial-scale=1.0" />
-    <title>%VITE_TEAM_NAME% - iGEM %VITE_TEAM_YEAR%</title>
+    <!-- <title>%VITE_TEAM_NAME% - iGEM %VITE_TEAM_YEAR%</title> -->
+     <title>Liver Gardian</title>
   </head>
   <body>
     <div id="root"></div>
-- 
GitLab