small fix

This commit is contained in:
Jerry
2020-08-04 15:23:13 +03:00
parent e89df9062a
commit 43b34c2724

View File

@@ -73,7 +73,7 @@
<?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.min.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>