home page v3

This commit is contained in:
Jerry
2024-09-09 13:18:13 +02:00
parent 71029cef8e
commit 716c140873
22 changed files with 276 additions and 29 deletions

View File

@@ -60,7 +60,7 @@ require_once 'inc/walker-nav-menu.php';
</div><!-- .wrapper -->
<?php wp_footer(); ?>
<script src="<?= get_theme_file_uri('/assets/js/ui.js?v=4'); ?>"></script>
<script src="<?= get_theme_file_uri('/assets/js/ui.js?v=5'); ?>"></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>