Commit 39de3201f5a356d79191dd51cf2990205e2c0a27

Authored by kuldeep kumar
1 parent db7c3d8f1c
Exists in master

chat remove from web

Showing 1 changed file with 7 additions and 7 deletions   Show diff stats
... ... @@ -67,7 +67,7 @@
67 67 <li><a href="#mu-faq">FAQ</a></li>
68 68 <li><a href="#mu-register">Register</a></li>
69 69 <!-- <li><a href="#mu-sponsors">Sponsors</a></li> -->
70   - <li><a href="#mu-contact">Contact</a></li>
  70 + <!-- <li><a href="#mu-contact">Contact</a></li> -->
71 71 </ul>
72 72 </div><!-- /.navbar-collapse -->
73 73 </div><!-- /.container-fluid -->
... ... @@ -93,7 +93,7 @@
93 93  
94 94 <h1>HELLO! WELCOME TO OPEN.</h1>
95 95 <h2>An initiative: Serving to developer community</h2>
96   - <p class="mu-event-date-line">17 - 18 March, 2018. Chandigarh, IND</p>
  96 + <p class="mu-event-date-line">14 - 15 April, 2018. Chandigarh, IND</p>
97 97  
98 98 <div class="mu-event-counter-area">
99 99 <div id="mu-event-counter">
... ... @@ -691,7 +691,7 @@
691 691 <div id="collapseEight" class="panel-collapse collapse">
692 692 <div class="panel-body">
693 693 Feburary 19 - Online registrations
694   - March 20- Applications closed
  694 + March 25 - Applications closed
695 695 </div>
696 696 </div>
697 697 </div>
... ... @@ -828,7 +828,7 @@
828 828  
829 829  
830 830 <!--Start Contact -->
831   - <section id="mu-contact">
  831 + <!-- <section id="mu-contact"> -->
832 832 <!--<div class="container">
833 833 <div class="row">
834 834 <div class="col-md-12">
... ... @@ -869,7 +869,7 @@
869 869 </div>-->
870 870 <!--Start of Tawk.to Script-->
871 871 <!--Start of Tawk.to Script-->
872   -<script type="text/javascript">
  872 +<!-- <script type="text/javascript">
873 873 var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
874 874 (function(){
875 875 var s1=document.createElement("script"),s0=document.getElementsByTagName("script")[0];
... ... @@ -879,9 +879,9 @@ s1.charset=&#39;UTF-8&#39;;
879 879 s1.setAttribute('crossorigin','*');
880 880 s0.parentNode.insertBefore(s1,s0);
881 881 })();
882   -</script>
  882 +</script> -->
883 883 <!--End of Tawk.to Script-->
884   - </section>
  884 + <!-- </section> -->
885 885 <!-- End Contact -->
886 886  
887 887 </main>
... ...