This commit is contained in:
gregory-p
2019-03-20 10:13:28 +03:00
parent 83801d01cc
commit 588ef908aa
3 changed files with 18 additions and 5 deletions

View File

@@ -74,6 +74,7 @@ require_once 'inc/walker-nav-menu.php';
<?php wp_footer(); ?>
<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>
</body>
</html>