Skip to content

Commit 6d7f768

Browse files
arthurvrscottgonzalez
authored andcommitted
Base theme: update to latest Modernizr
Closes gh-331
1 parent 8ff3d36 commit 6d7f768

File tree

4 files changed

+6
-6
lines changed

4 files changed

+6
-6
lines changed

LICENSE.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ differ from the terms above.
3737

3838
- Modernizr
3939
http://modernizr.com/
40-
located at themes/jquery/js/modernizr.custom.2.6.2.min.js
40+
located at themes/jquery/js/modernizr.custom.2.8.3.min.js
4141

4242
- No Comments on Pages
4343
http://jaka.kubje.org/wp/software/no-comments-on-pages/

themes/jquery/header.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<link rel="stylesheet" href="<?php echo get_template_directory_uri(); ?>/css/base.css?v=1">
2727
<link rel="stylesheet" href="<?php bloginfo( 'stylesheet_url' ); ?>">
2828

29-
<script src="<?php echo get_template_directory_uri(); ?>/js/modernizr.custom.2.6.2.min.js"></script>
29+
<script src="<?php echo get_template_directory_uri(); ?>/js/modernizr.custom.2.8.3.min.js"></script>
3030

3131
<script src="//ajax.googleapis.com/ajax/libs/jquery/1.9.1/jquery.min.js"></script>
3232
<script>window.jQuery || document.write('<script src="<?php echo get_template_directory_uri(); ?>/js/jquery-1.9.1.min.js"><\/script>')</script>

themes/jquery/js/modernizr.custom.2.6.2.min.js

Lines changed: 0 additions & 4 deletions
This file was deleted.

themes/jquery/js/modernizr.custom.2.8.3.min.js

Lines changed: 4 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)