Skip to content

Commit

Permalink
Add space bewtween scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ignaprados committed Sep 2, 2021
1 parent d65997d commit 7fcaf21
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -517,11 +517,13 @@ <h1 class="hide">

<!-- ===== JQUERY LIBRARY ===== -->
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

<!-- ===== CONFETTI JS LIBRARY ===== -->
<script src="https://www.wpromotions.eu/confetti.min.js"></script>

<!--===== MAIN JS =====-->
<script src="assets/js/main.js"></script>

<!--===== SLICK JS =====-->
<script src="https://cdnjs.cloudflare.com/ajax/libs/slick-carousel/1.6.0/slick.js"></script>
</div>
Expand Down

0 comments on commit 7fcaf21

Please sign in to comment.