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 1b03efd commit 098eaa3Copy full SHA for 098eaa3
themes/jquery/header.php
@@ -25,7 +25,7 @@
25
26
<script src="<?php echo get_template_directory_uri(); ?>/js/modernizr.custom.2.8.3.min.js"></script>
27
28
- <script src="https://code.jquery.com/jquery-1.11.3.js"></script>
+ <script src="https://code.jquery.com/jquery-3.7.0.js"></script>
29
30
<script src="<?php echo get_template_directory_uri(); ?>/js/plugins.js"></script>
31
<script src="<?php echo get_template_directory_uri(); ?>/js/main.js"></script>
0 commit comments