Skip to content

Commit 7fcaf21

Browse files
committed
Add space bewtween scripts
1 parent d65997d commit 7fcaf21

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -517,11 +517,13 @@ <h1 class="hide">
517517

518518
<!-- ===== JQUERY LIBRARY ===== -->
519519
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>
520+
520521
<!-- ===== CONFETTI JS LIBRARY ===== -->
521522
<script src="https://www.wpromotions.eu/confetti.min.js"></script>
522523

523524
<!--===== MAIN JS =====-->
524525
<script src="assets/js/main.js"></script>
526+
525527
<!--===== SLICK JS =====-->
526528
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>
527529
</div>

0 commit comments

Comments
 (0)