File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 border : 1px solid # f1f1f1 ;
77 }
88</ style >
9- < script >
10- $ ( function ( ) {
11- $ ( '.md-close' ) . on ( 'click' , function ( ) {
12- $ ( '.md-modal' ) . removeClass ( 'md-show' ) ;
13- } ) ;
14- } ) ;
15- </ script >
16- < div class ="md-modal md-effect-12 md-show ">
17- < div class ="md-content ">
18- < button class ="md-close " style ="float: right "> Close</ button >
19- < iframe width ="630 " height ="410 " src ="https://www.youtube.com/embed/4J8mViMo8lE " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " allowfullscreen > </ iframe >
20- </ div >
21- </ div >
9+ // < script >
10+ // $(function () {
11+ // $('.md-close').on('click', function() {
12+ // $('.md-modal').removeClass('md-show');
13+ // });
14+ // });
15+ // </ script >
16+ // < div class ="md-modal md-effect-12 md-show ">
17+ // < div class ="md-content ">
18+ // < button class ="md-close " style ="float: right "> Close</ button >
19+ // < iframe width ="630 " height ="410 " src ="https://www.youtube.com/embed/4J8mViMo8lE " frameborder ="0 " allow ="accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture " allowfullscreen > </ iframe >
20+ // </ div >
21+ // </ div >
2222< section class ="parallax-bg bg-fixed overlay fullscreen-banner valign-wrapper "
2323 style ="background-image: url({{ page.banner }}) "
2424 data-stellar-background-ratio ="0.5 ">
You can’t perform that action at this time.
0 commit comments