wordpress FAQ plugin

This commit is contained in:
Egor Svitin
2019-02-19 10:21:31 +02:00
parent ae820d2169
commit a134080f14
8 changed files with 216 additions and 1 deletions

View File

@@ -75,6 +75,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>
</body>
</html>