From 99f2c8388c4354091ef57a1113dd007f5529be2c Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Wed, 24 Jul 2024 06:42:04 +0000
Subject: [PATCH] Update footer.html

---
 wiki/footer.html | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/wiki/footer.html b/wiki/footer.html
index 6ca9477c..49b228b6 100644
--- a/wiki/footer.html
+++ b/wiki/footer.html
@@ -22,7 +22,7 @@
     <div class="container">
       <div class="row justify-content-center">
         <div class="col-lg-6 col-xs-12">
-          <h4 class="mt-lg-0 mt-sm-3">Connect With Us</h4>
+          <h4 class="mt-lg-0 mt-sm-3"></h4>
           <div class="row justify-content-center">
             <div class="follow-us-wrapper">
               <a href="https://www.instagram.com/igem_tsinghua2024?igsh=MTY4d3EzMGtwZjg3ZA==">
@@ -45,9 +45,10 @@
         </div>
 
         <div class="col-lg-6 col-xs-12">
-          <h4>Contact</h4>
+          <h4>
           <p class="mb-0 text-center"><small>Tsinghua University, Hai Dian, Beijing</small></p>
           <p class="mb-0 text-center"><small>+86 12345678900 igemtsinghua2024@gmail.com</small></p>
+          </h4>
         </div>
       </div>
 
-- 
GitLab