mirror of
https://github.com/mashirozx/sakura.git
synced 2024-11-22 14:58:14 +08:00
Update decorate.php
This commit is contained in:
parent
20d743b6c6
commit
0c128ca534
@ -60,7 +60,7 @@ if ( akina_option('toggle-menu') == 'no') { ?>
|
||||
if (akina_option('cover_img')) {
|
||||
$imgurl = akina_option('cover_img');
|
||||
} else {
|
||||
$imgurl = get_site_url()."/wp-content/themes/Sakura/cover/";
|
||||
$imgurl = get_site_url()."/wp-content/themes/Sakura/cover/index.php";
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user