We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f7a2a4d commit 00fa59bCopy full SHA for 00fa59b
_includes/team-showcase.html
@@ -11,7 +11,7 @@ <h1 class="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold"
11
</div>
12
</figure>
13
</section>
14
-<!--
+
15
<script>
16
document.addEventListener('DOMContentLoaded', function() {
17
const images = [
@@ -33,4 +33,4 @@ <h1 class="title has-text-white-ter is-size-1 is-uppercase has-text-weight-bold"
33
rotate();
34
setInterval(rotate, 5000);
35
});
36
-</script> -->
+</script>
0 commit comments