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

@@ -77,5 +77,6 @@
<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>
<script src="<?= get_theme_file_uri('/assets/js/sliderScript.js'); ?>"></script>
</body>
</html>