From 3a82a1b90fac3dd8cac4165dab878517200fb226 Mon Sep 17 00:00:00 2001 From: spirit Date: Tue, 29 Oct 2019 07:21:34 +0800 Subject: [PATCH] fix #120 --- functions.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions.php b/functions.php index 0996d25..1e90aab 100644 --- a/functions.php +++ b/functions.php @@ -763,7 +763,7 @@ function custom_html() { if ( akina_option('login_bg') ) { $loginbg = akina_option('login_bg'); }else{ - $loginbg = get_bloginfo('template_directory').'/images/hd.png'; + $loginbg = 'https://cdn.jsdelivr.net/gh/mashirozx/Sakura@3.2.7/images/hd.png'; } echo ''."\n"; echo '