fix: more dependencies fixes
This commit is contained in:
parent
b913f993da
commit
ad5799743d
1 changed files with 1 additions and 2 deletions
|
@ -4,7 +4,6 @@
|
|||
</div>
|
||||
|
||||
<?php wp_footer(); ?>
|
||||
<script src="<?php echo get_template_directory_uri();?>/js/jquery.min.js"></script>
|
||||
<script src="<?php echo get_template_directory_uri();?>/js/bootstrap.min.js"></script>
|
||||
<script src="<?php echo get_template_directory_uri();?>/dep/jquery/js/jquery.min.js"></script>
|
||||
</body>
|
||||
</html>
|
||||
|
|
Reference in a new issue