From 9fc37526087625dd5f6828e6afa075dc651dae8f Mon Sep 17 00:00:00 2001 From: Shraddha <shraddharaghuram@student.tudelft.nl> Date: Mon, 26 Aug 2024 08:09:13 +0000 Subject: [PATCH] add title --- wiki/pages/home.html | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/wiki/pages/home.html b/wiki/pages/home.html index bba0a39..64f65ea 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> -- GitLab