diff --git a/wiki/pages/home.html b/wiki/pages/home.html
index bba0a395fdc95ab88f83b9224d0a1f1cba54ad6d..64f65eac98814bfe6c49adba7f6b38ebdfc7ada3 100644
--- a/wiki/pages/home.html
+++ b/wiki/pages/home.html
@@ -360,23 +360,23 @@
           <span class="homepage-subtitle-style" style="margin-left:30px;">Models</span>
           <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span>
           <!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> -->
-      </a>
+      <!-- </a>
   </div>
   <div class="homepage-link2 homepage-elements reveal">
       <a href="{{ url_for('pages', page='education') }}" onmouseover="expandFunc2(document.getElementById('homepage-link-img2'))" onmouseout="reduceFunc2(document.getElementById('homepage-link-img2'))">
           <div class="homepage-link-img2" id="homepage-link-img2"></div>
           <span class="homepage-subtitle-style" style="margin-left:30px;">Education</span>
-          <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span>
+          <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> -->
           <!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> -->
-      </a>
+      <!-- </a>
   </div>
   <div class="homepage-link3 homepage-elements reveal">
       <a href="{{ url_for('pages', page='human-practices') }}" onmouseover="expandFunc3(document.getElementById('homepage-link-img3'))" onmouseout="reduceFunc3(document.getElementById('homepage-link-img3'))">
           <div class="homepage-link-img3" id="homepage-link-img3"></div>
           <span class="homepage-subtitle-style" style="margin-left:30px;">Human Practices</span>
-          <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span>
+          <span style="width:15px;height:15px;"><img src="https://static.igem.wiki/teams/4594/wiki/link-image4.png" alt=">"></span> -->
           <!-- <div class="homepage-contents-style" style="margin-left:30px;margin-right:30px;margin-top:5px;">基于LAMPS开发的产品模型,以及周边检测维护装置;</div> -->
-      </a>
+      <!-- </a>
   </div>
 
 
@@ -390,7 +390,7 @@
 
   <canvas id="tutorial"></canvas>
 
-</div> -->
+</div>  -->
 
 <script src="{{ url_for('static', filename = 'homepage.js') }}" type="text/javascript"></script>