This commit is contained in:
Jerry
2023-12-29 12:18:47 +01:00
parent 3df1e7859f
commit ec83fce98b
4 changed files with 16 additions and 3 deletions

View File

@@ -59,7 +59,7 @@ require_once 'inc/walker-nav-menu.php';
</div><!-- .wrapper -->
<?php wp_footer(); ?>
<script src="<?= get_theme_file_uri('/assets/js/ui.js?v=3'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/ui.js?v=4'); ?>"></script>
<!-- <link rel="stylesheet" href="<?= get_theme_file_uri('/assets/js/splide/splide.min.css'); ?>">
<script src="<?= get_theme_file_uri('/assets/js/featuresScroll.js'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/splide/splide.min.js'); ?>"></script>