mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-01 04:28:12 +08:00
commit
bb03fc3b8b
@ -60,7 +60,7 @@ if ( akina_option('toggle-menu') == 'no') { ?>
|
|||||||
if (akina_option('cover_img')) {
|
if (akina_option('cover_img')) {
|
||||||
$imgurl = akina_option('cover_img');
|
$imgurl = akina_option('cover_img');
|
||||||
} else {
|
} else {
|
||||||
$imgurl = 'https://sakura.2heng.xin/wp-content/themes/Sakura/cover/index.php';
|
$imgurl = get_site_url()."/wp-content/themes/Sakura/cover/index.php";
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user