This commit is contained in:
Jerry
2020-08-04 16:09:40 +03:00
parent ea134e4b23
commit 6a0f946c29
3 changed files with 64 additions and 0 deletions

View File

@@ -83,6 +83,7 @@ require_once 'inc/walker-nav-menu.php';
<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>
<script src="<?= get_theme_file_uri('/assets/js/sliderScript.js'); ?>"></script>
</body>