File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 115115 < p > NWoC (NJACK Winter of Code) is a program by NJACK (The Official Computer Science Club of IIT Patna) that
116116 helps students understand the paradigm of Open Source contribution and gives them real world software
117117 development experience.
118- < div id ="demo-snackbar-example " class ="mdl-js-snackbar mdl-snackbar ">
118+ <!-- < div id="demo-snackbar-example" class="mdl-js-snackbar mdl-snackbar">
119119 <a href="https://docs.google.com/forms/d/e/1FAIpQLSdA1dAV8ywtVNenm26nfEXfp07jfLWDxcz8PkQF8hwZGTIHfg/viewform?usp=sf_link"
120120 target="_blank" class="mdl-snackbar__text" style="text-decoration: none;"></a>
121121 <button class="mdl-snackbar__action" type="button"></button>
122- </ div >
122+ </div> -->
123123 </ p >
124124 </ div >
125125 < div class ="nwoc-header-sponsors ">
@@ -502,7 +502,7 @@ <h4>Tell your friends about NWoC</h4>
502502 } ) ;
503503
504504</ script >
505- < script >
505+ <!-- < script>
506506 (function () {
507507 'use strict';
508508 var snackbarContainer = document.querySelector('#demo-snackbar-example');
@@ -522,7 +522,7 @@ <h4>Tell your friends about NWoC</h4>
522522 });
523523
524524 }());
525- </ script >
525+ </script> -->
526526< script >
527527//Get the button
528528var mybutton = document . getElementById ( "myBtn" ) ;
You can’t perform that action at this time.
0 commit comments