From 3b1aa02f918fe64f11ec4228d8f2e2cc150d825e Mon Sep 17 00:00:00 2001
From: HouTeng Chan <ht-chen21@mails.tsinghua.edu.cn>
Date: Tue, 1 Oct 2024 09:48:46 +0000
Subject: [PATCH] Update file human-practices.html

---
 wiki/pages/human-practices.html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/wiki/pages/human-practices.html b/wiki/pages/human-practices.html
index ca412d9f..cc6e98a7 100644
--- a/wiki/pages/human-practices.html
+++ b/wiki/pages/human-practices.html
@@ -82,13 +82,14 @@
     </ul>
 </div>
 
+<!--
   <div class="progress-container">
     <svg class="progress-bar-circle" width="60" height="60">
       <circle class="progress-circle" cx="30" cy="30" r="25" stroke-width="5" fill="transparent"></circle>
     </svg>
     <div class="progress-text">0%</div>
   </div>
-
+-->
   <div class="row mt-4">
     <div class="col-lg-12">
       <h2 id="Introduction">
-- 
GitLab