We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 93985a7 commit 8093c0bCopy full SHA for 8093c0b
jquery/header.php
@@ -26,7 +26,7 @@
26
27
<script src="<?php echo get_template_directory_uri(); ?>/js/modernizr.custom.2.6.2.min.js"></script>
28
29
- <script src="https://code.jquery.com/jquery-1.9.1.js"></script>
+ <script src="https://code.jquery.com/jquery-3.7.0.js"></script>
30
31
<script src="<?php echo get_template_directory_uri(); ?>/js/plugins.js"></script>
32
<script src="<?php echo get_template_directory_uri(); ?>/js/main.js"></script>
0 commit comments