File tree 2 files changed +2
-2
lines changed
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -801,7 +801,7 @@ function custom_login()
801
801
//echo '<link rel="stylesheet" type="text/css" href="' . get_bloginfo('template_directory') . '/inc/login.css" />'."\n";
802
802
echo '<link rel="stylesheet" type="text/css" href=" ' . get_template_directory_uri () . '/inc/login.css? ' . SAKURA_VERSION . '" /> ' . "\n" ;
803
803
//echo '<script type="text/javascript" src="'.get_bloginfo('template_directory').'/js/jquery.min.js"></script>'."\n";
804
- echo '<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/jquery/jquery@1.8.2 /jquery.min.js"></script> ' . "\n" ;
804
+ echo '<script type="text/javascript" src="https://cdn.jsdelivr.net/gh/jquery/jquery@1.9.0 /jquery.min.js"></script> ' . "\n" ;
805
805
}
806
806
807
807
add_action ('login_head ' , 'custom_login ' );
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ Theme URI: https://github.com/mashirozx/Sakura/
5
5
Author: Mashiro, Spirit, Louie, Fuzzz
6
6
Author URI: http://2heng.xin
7
7
Description: A wonderful branch of theme Akina
8
- Version: 3.3.8
8
+ Version: 3.3.9
9
9
License: GNU General Public License v2 or later
10
10
License URI: http://www.gnu.org/licenses/gpl-2.0.html
11
11
Text Domain: sakura
You can’t perform that action at this time.
0 commit comments