This commit is contained in:
gregory-p
2019-03-20 10:53:56 +03:00
parent 588ef908aa
commit 000b357bba

View File

@@ -66,7 +66,8 @@
</div><!-- .wrapper -->
<?php wp_footer(); ?>
<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>
</body>
</html>