Skip to content

Commit 0b055b6

Browse files
authored
Update index.html
1 parent 02d678c commit 0b055b6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_layouts/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
border: 1px solid #f1f1f1;
77
}
88
</style>
9-
/* <script>
9+
<!-- <script>
1010
// $(function () {
1111
// $('.md-close').on('click', function() {
1212
// $('.md-modal').removeClass('md-show');
@@ -18,7 +18,7 @@
1818
// <button class="md-close" style="float: right">Close</button>
1919
// <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>
2020
// </div>
21-
</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">

0 commit comments

Comments
 (0)