fix: more dependencies fixes

This commit is contained in:
Kazhnuz Klappsthul 2020-12-30 19:18:42 +01:00
parent b913f993da
commit ad5799743d
1 changed files with 1 additions and 2 deletions

View File

@ -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>