We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e57205 commit 02d678cCopy full SHA for 02d678c
1 file changed
_layouts/index.html
@@ -6,7 +6,7 @@
6
border: 1px solid #f1f1f1;
7
}
8
</style>
9
-// <script>
+/* <script>
10
// $(function () {
11
// $('.md-close').on('click', function() {
12
// $('.md-modal').removeClass('md-show');
@@ -18,7 +18,7 @@
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>
+ </div> */
22
<section class="parallax-bg bg-fixed overlay fullscreen-banner valign-wrapper"
23
style="background-image: url({{ page.banner }})"
24
data-stellar-background-ratio="0.5">
0 commit comments