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 d65997d commit 7fcaf21Copy full SHA for 7fcaf21
index.html
@@ -517,11 +517,13 @@ <h1 class="hide">
517
518
<!-- ===== JQUERY LIBRARY ===== -->
519
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
520
+
521
<!-- ===== CONFETTI JS LIBRARY ===== -->
522
<script src="https://www.wpromotions.eu/confetti.min.js"></script>
523
524
<!--===== MAIN JS =====-->
525
<script src="assets/js/main.js"></script>
526
527
<!--===== SLICK JS =====-->
528
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>
529
</div>
0 commit comments