Skip to content

Commit 900d71c

Browse files
committed
fix for dropdown, js folder was on wrong place and double js in the footer
1 parent ef9de64 commit 900d71c

5 files changed

Lines changed: 0 additions & 1 deletion

File tree

File renamed without changes.
File renamed without changes.

parts/shared/html-footer.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11

22
<?php wp_footer(); ?>
3-
<script src="<?php echo get_template_directory_uri(); ?>/js/bootstrap.min.js"></script>
43
</body>
54
</html>

0 commit comments

Comments
 (0)