forked from LiveCarta/LiveCartaWP
splide js
This commit is contained in:
@@ -78,9 +78,12 @@ require_once 'inc/walker-nav-menu.php';
|
||||
</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/splide/splide.min.js'); ?>"></script>
|
||||
<script src="<?= get_theme_file_uri('/assets/js/faqSearch.js'); ?>"></script>
|
||||
<script src="<?= get_theme_file_uri('/assets/js/promoImage.js'); ?>"></script>
|
||||
|
||||
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user