splide js

This commit is contained in:
Jerry
2020-08-04 15:07:53 +03:00
parent 0baaeb7720
commit e89df9062a
4 changed files with 12 additions and 0 deletions

View File

@@ -72,6 +72,8 @@
</div><!-- .wrapper -->
<?php wp_footer(); ?>
<link rel="stylesheet" href="<?= get_theme_file_uri('/assets/js/splide/splide.min.css'); ?>">
<script src="<?= get_theme_file_uri('/assets/js/featuresScroll.js'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/featuresScroll.js'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/faqSearch.js'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/promoImage.js'); ?>"></script>