We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdd4770 commit 2179a64Copy full SHA for 2179a64
pandas/index.html
@@ -458,6 +458,7 @@ <h2>10 March, 2018</h2>
458
459
<h1 style="font-size: 48px;">Pandas documentation sprint</h1>
460
461
+ <!--
462
<p id="countdown"></p>
463
<script>
464
var countDownDate = new Date("Mar 10, 2018 10:00:00").getTime();
@@ -478,6 +479,7 @@ <h1 style="font-size: 48px;">Pandas documentation sprint</h1>
478
479
}
480
}, 1000);
481
</script>
482
+ -->
483
484
<a class="btn btn-white" data-scroll href="#location">Join Now</a>
485
0 commit comments