From 8fbd6dc812ef918b59f9550486d62be8e98d0f02 Mon Sep 17 00:00:00 2001
From: Jie Wei <12012543@mail.sustech.edu.cn>
Date: Thu, 13 Oct 2022 16:26:41 +0000
Subject: [PATCH] Update wiki/pages/protocal.html

---
 wiki/pages/protocal.html | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/wiki/pages/protocal.html b/wiki/pages/protocal.html
index 179a5ae..7c399aa 100644
--- a/wiki/pages/protocal.html
+++ b/wiki/pages/protocal.html
@@ -43,6 +43,7 @@
 <!-- ========================== Header Area ========================== -->
 <!-- ================================================================= -->
 
+
 <header class="header-area saastrace-initial saastrace-primary-header saastrace-initial-header">
     <div class="container">
         <div class="row">
@@ -90,13 +91,16 @@
                             </li>
                             <li class="menu-item menu-item-has-children"><a href="#">HP</a>
                                 <ul class="sub-menu">
+                                    <li><a href="{{ url_for('pages', page = 'background') }}">Human Practices</a></li>
                                     <li><a href="{{ url_for('pages', page = 'human-practices') }}" style="line-height: 150%">Integrated Human Practices</a></li>
                                     <li><a href="{{ url_for('pages', page = 'education') }}">Education</a></li>
+                                    <li><a href="{{ url_for('pages', page = 'sustainable') }}">Sustainability</a></li>
                                     <li><a href="{{ url_for('pages', page = 'inclusivity') }}">Inclusivity</a></li>
                                 </ul>
                             </li>
                             <li class="menu-item menu-item-has-children"><a href="#">Entrepreneurship</a>
                                 <ul class="sub-menu">
+                                    <li><a href="{{ url_for('pages', page = 'entrepreneurship') }}">Overview</a></li>
                                     <li><a href="{{ url_for('pages', page = 'vcl-workshops') }}">EPIC VCL workshops</a></li>
                                     <li><a href="{{ url_for('pages', page = 'summer-bootcamp') }}">Summer bootcamp</a></li>
                                     <li><a href="{{ url_for('pages', page = 'demo-day') }}">EPIC demo day</a></li>
@@ -114,12 +118,6 @@
                             <li class="menu-item menu-item-has-children"><a href="#">Awards</a>
                                 <ul class="sub-menu">
                                     <li><a href="{{ url_for('pages', page = 'judging') }}">Judging</a></li>
-                                    <li><a href="{{ url_for('pages', page = 'education') }}">Education</a></li>
-                                    <li><a href="{{ url_for('pages', page = 'inclusivity') }}">Inclusivity</a></li>
-                                    <li><a href="{{ url_for('pages', page = 'human-practices') }}" style="line-height: 150%">Integrated Human Practices</a></li>
-                                    <li><a href="{{ url_for('pages', page = 'entrepreneurship') }}">Entrepreneurship</a></li>
-                                    <li><a href="{{ url_for('pages', page = 'sustainable') }}">Sustainable</a></li>
-                                    <li><a href="{{ url_for('pages', page = 'model') }}">Model</a></li>
                                 </ul>
                             </li>
                         </ul>
@@ -134,7 +132,7 @@
 
 
 <div class="image-container">
-    <img src="https://static.igem.wiki/teams/4425/wiki/protocal.jpg" alt="About Image">
+    <img src="https://static.igem.wiki/teams/4425/wiki/protocal.jpg" alt="About Image"  style="width: 100%">
 </div><!-- .image-container -->
 
 <section class="saastrace-our-gallery-area" style="padding-bottom: 15px">
@@ -415,10 +413,10 @@
                         <div class="single-news-post-wrapper">
                             <div class="single-news-post-content">
                                 <h2><a>Fabric dyeing </a></h2>
-                                <h3><a>Dye with indican </a></h3>
+                                <h3><a>Dye with Br-indican </a></h3>
                                 <div class="blog-post-news-description">
                                     <p>Indican median is dribbled onto cotton cloth to moisten, and then dried by adding 500 uL of BGL lysate to allow spontaneous oxidation.</p><br>
-                                    <br>  <h3><a>Dye with indigo </a></h3>
+                                    <br>  <h3><a>Dye with tyrian purple </a></h3>
                                     <p>Dyeing solutions (DI water 50 mL; tetrahydrofuran 7.5 mL; NaOH 0.5 g; Na2S2O4 0.5 g and chemical 6BrIG 0.15 g or the produced 6BrIG cell dye) are prepared by heating with stirring on the 75-80 °C hot plate for 15 min. After heating, 0.5 g NH4Cl is added to the dyeing solution and subsequent heating is repeated at 75-80 °C. The fabrics (multi-fabric strips or wool fabrics) are soaked into the solution and dye at 60 °C for 15 min.
                                     </p><br>
                                 </div><!-- .blog-post-news-description -->
@@ -520,4 +518,4 @@
 <script src="static/js/app.js"></script>
 </body>
 
-</html>
\ No newline at end of file
+</html>
-- 
GitLab