diff --git a/functions.php b/functions.php index c30fd36..2c34dda 100755 --- a/functions.php +++ b/functions.php @@ -51,7 +51,7 @@ function h5bp_init(){ if(!is_admin()) { wp_deregister_script('jquery'); wp_enqueue_script('modernizr', versioned_resource('js/vendor/modernizr-2.6.2.min.js')); - wp_register_script('jquery', '//ajax.googleapis.com/ajax/libs/jquery/1.8.3/jquery.min.js'); + wp_register_script('jquery', '//ajax.googleapis.com/ajax/libs/jquery/1.9.0/jquery.min.js'); wp_enqueue_script('jquery'); wp_enqueue_style('style', versioned_resource('style.css')); } diff --git a/includes/head_bottom.php b/includes/head_bottom.php index bdaf18e..bb08ba9 100755 --- a/includes/head_bottom.php +++ b/includes/head_bottom.php @@ -9,7 +9,7 @@ - + >