Changes

30 bytes added ,  06:02, 17 July 2019
no edit summary
Line 100: Line 100:  
     <div class="row flex-nowrap justify-content-between align-items-center">
 
     <div class="row flex-nowrap justify-content-between align-items-center">
 
       <div class="col-4 pt-1">
 
       <div class="col-4 pt-1">
         <a class="text-muted" href="Main_Page">HOME</a>&nbsp;&nbsp;
+
         <a class="text-muted" href="index.php/Main_Page">HOME</a>&nbsp;&nbsp;
 
<a class="text-muted" href="#">HEALTH</a>
 
<a class="text-muted" href="#">HEALTH</a>
 
       </div>
 
       </div>
Line 107: Line 107:  
       </div>
 
       </div>
 
       <div class="col-4 d-flex justify-content-end align-items-center">
 
       <div class="col-4 d-flex justify-content-end align-items-center">
         <a class="text-muted" href="Charak_Samhita_New_Edition_(Wiki)_Project">ABOUT</a>&nbsp;&nbsp;
+
         <a class="text-muted" href="index.php/Charak_Samhita_New_Edition_(Wiki)_Project">ABOUT</a>&nbsp;&nbsp;
         <a class="text-muted" href="Contact_page">CONTACT</a>
+
         <a class="text-muted" href="index.php/Contact_page">CONTACT</a>
 
       </div>
 
       </div>
 
     </div>
 
     </div>