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

View File

@@ -67,6 +67,7 @@
<?php wp_footer(); ?> <?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> </body>
</html> </html>