This commit is contained in:
Jerry
2020-11-27 12:32:29 +03:00
parent 563c71e4c4
commit 9cf99cfd45
7 changed files with 73 additions and 2 deletions

View File

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